Skip to content

Commit 80becf2

Browse files
committed
use previous margin value
1 parent 272d563 commit 80becf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/css/customTheme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ html[data-theme="dark"].community-page {
506506
}
507507

508508
.margin-top--md {
509-
margin-top: 8px !important;
509+
margin-top: 0.33rem !important;
510510
}
511511
}
512512

0 commit comments

Comments
 (0)