Skip to content

Commit d7a028a

Browse files
author
Raj Karamchedu
committed
For top level h1, reducing font size a weebit and reducing letter spacing a weebit
1 parent 8dcbd6b commit d7a028a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/theme/DocItem/Content/styles.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
margin-bottom: 48px !important;
2525
padding-bottom: 48px;
2626
font-family: Haffer;
27-
font-size: 4rem !important;
27+
font-size: 3.9rem !important;
2828
line-height: 90%;
29-
letter-spacing: -3.84px;
29+
letter-spacing: -3.04px;
3030
position: relative;
3131
}
3232
@media screen and (max-width: 550px) {

0 commit comments

Comments
 (0)