Skip to content

Commit a1a4999

Browse files
authored
Merge pull request #503 from topcoder-platform/TCA-994
TCA-994 fix wrong logo on fcc certs
2 parents 01fc3af + d25bb85 commit a1a4999

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src-ts/tools/learn/learn-lib/tca-certificate-preview/tca-certificate/TCACertificate.module.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@
175175
}
176176
}
177177

178+
:global(.large-container) {
179+
.certWrap {
180+
max-width: 800px;
181+
}
182+
}
183+
178184
// Small view styles
179185
:global(.small-container) {
180186
max-width: 420px;

0 commit comments

Comments
 (0)