Skip to content

Commit a1f9280

Browse files
committed
RDoc-3762 Cleanup
1 parent 34e863b commit a1f9280

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/css/custom.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -569,13 +569,9 @@ hr {
569569

570570
/* Docs Home Page custom h1 margin */
571571
.docs-doc-id-home h1 {
572-
@apply !mb-1;
572+
@apply !mb-0;
573573
}
574574

575-
/* Docs Home Page subtitle */
576-
.docs-doc-id-home .home-subtitle {
577-
@apply !text-lg !leading-relaxed !mb-5 text-black/70 dark:text-white/60 !font-normal;
578-
}
579575

580576
/* Reset default Docusaurus transition for a */
581577
a {

0 commit comments

Comments
 (0)