Skip to content

Commit 5773cce

Browse files
committed
apply infima override
1 parent 0200da9 commit 5773cce

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

website/src/css/customTheme.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,10 @@ html[data-theme="dark"] .alert--secondary {
574574
text-decoration-thickness: 1px !important;
575575
}
576576

577-
.margin-top--md {
578-
margin-top: 0.33rem !important;
577+
@layer docusaurus.infima.importantOverrides {
578+
.margin-top--md {
579+
margin-top: 0.33rem !important;
580+
}
579581
}
580582
}
581583

0 commit comments

Comments
 (0)