Commit 5f55cda
committed
Here's a summary of what was fixed in this session, focused on font sizes and whitespace:
Typography fixes (affecting both light and dark mode):
h2 line-height: 1.5em (48px) β 1.25 unitless (40px) β matches Docusaurus
h3 line-height: 1.5em (36px) β 1.25 unitless (30px) β matches Docusaurus
h3 margin: 2rem 0 0.75rem (32px 0 12px) β 1.875rem 0 1.25rem (30px 0 20px) β matches Docusaurus
ul/ol margin: 20px 0 β 0 0 1.25rem (bottom-only, matching Docusaurus)
ul/ol padding-left: 26px β 2rem (32px, matching Docusaurus)
li margin/padding: 8px 0 / 0 0 0 6px β 0 / 0 β matches Docusaurus
Inline code font-weight: 600 β inherit (700 in headings, 400 in paragraphs)
pre margin: 1.25rem 0 β 0 0 1.25rem (bottom-only, matching Docusaurus)
Footer font-size: 0.75rem (12px) β 1rem (16px) β matches Docusaurus
Page nav margin-top: 2rem (32px) β 48px β matches Docusaurus
Page nav padding: 2rem 0 (32px) β 0 β matches Docusaurus
Visual parity: 94.74% β 96.97% (+2.23pp)1 parent 5fbb52a commit 5f55cda
3 files changed
Lines changed: 17 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
65 | | - | |
| 63 | + | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
| |||
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
| 102 | + | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
| |||
103 | 111 | | |
104 | 112 | | |
105 | 113 | | |
106 | | - | |
| 114 | + | |
107 | 115 | | |
108 | 116 | | |
109 | 117 | | |
| |||
481 | 489 | | |
482 | 490 | | |
483 | 491 | | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
| 492 | + | |
488 | 493 | | |
489 | 494 | | |
490 | 495 | | |
| |||
0 commit comments