6565.md-typeset {
6666 font-family : "Courier Prime" , monospace !important ;
6767 font-weight : 400 !important ;
68- font-size : 1.05 rem !important ;
69- line-height : 1.75 !important ;
68+ font-size : 0.95 rem !important ;
69+ line-height : 1.7 !important ;
7070 letter-spacing : 0.01em ;
7171}
7272
7676
7777/* Heading hierarchy */
7878.md-typeset h1 {
79- font-size : 2.5 rem !important ;
79+ font-size : 2 rem !important ;
8080 line-height : 1.3 !important ;
8181 margin-top : 0 !important ;
8282 margin-bottom : 1.5rem !important ;
@@ -85,23 +85,23 @@ code {
8585}
8686
8787.md-typeset h2 {
88- font-size : 2 rem !important ;
88+ font-size : 1.6 rem !important ;
8989 line-height : 1.35 !important ;
9090 margin-top : 3rem !important ;
9191 margin-bottom : 1.25rem !important ;
9292 font-weight : 700 !important ;
9393}
9494
9595.md-typeset h3 {
96- font-size : 1.5 rem !important ;
96+ font-size : 1.3 rem !important ;
9797 line-height : 1.4 !important ;
9898 margin-top : 2.5rem !important ;
9999 margin-bottom : 1rem !important ;
100100 font-weight : 700 !important ;
101101}
102102
103103.md-typeset h4 {
104- font-size : 1.25 rem !important ;
104+ font-size : 1.15 rem !important ;
105105 line-height : 1.45 !important ;
106106 margin-top : 2rem !important ;
107107 margin-bottom : 0.75rem !important ;
@@ -111,13 +111,13 @@ code {
111111/* Paragraph spacing */
112112.md-typeset p {
113113 margin-bottom : 1.25rem !important ;
114- line-height : 1.75 !important ;
114+ line-height : 1.7 !important ;
115115}
116116
117117/* Subtitle spacing (first paragraph after h1) */
118118.md-typeset h1 + p {
119119 margin-top : 0.5rem !important ;
120- font-size : 1. 1rem !important ;
120+ font-size : 1rem !important ;
121121 color : var (--md-default-fg-color--light );
122122 margin-bottom : 2rem !important ;
123123}
@@ -511,15 +511,15 @@ button:focus-visible {
511511
512512 /* Adjust typography for mobile */
513513 .md-typeset h1 {
514- font-size : 2 rem !important ;
514+ font-size : 1.75 rem !important ;
515515 }
516516
517517 .md-typeset h2 {
518- font-size : 1.75 rem !important ;
518+ font-size : 1.4 rem !important ;
519519 }
520520
521521 .md-typeset h3 {
522- font-size : 1.35 rem !important ;
522+ font-size : 1.2 rem !important ;
523523 }
524524
525525 /* Reduce spacing */
0 commit comments