Skip to content

Commit b559109

Browse files
authored
Merge pull request #439 from topcoder-platform/TC-layout-height-fix
TC layout: fix for layout height -> dev
2 parents 81ba885 + 88a91fb commit b559109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src-ts/tools/learn/free-code-camp/FreeCodeCamp.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
.main-wrap {
99
height: calc($content-height - $breadcrumb-height);
1010
width: 100%;
11-
margin-bottom: -$space-lg;
1211
background: $tc-white;
1312

1413
display: flex;

0 commit comments

Comments
 (0)