Skip to content

Commit e1f9078

Browse files
authoredNov 6, 2024··
Update index.njk
1 parent 6a20f18 commit e1f9078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎src/index.njk

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<h2 class="h4 mt-1 t-bold t-balance">Typography</h2>
6363
<ul>
6464
<li>Serif, sans-serif, and monospaced font stacks</li>
65-
<li>Font weights: lighter, normal, semi-bold, bold, heavy</li>
65+
<li>Font weights: thin, normal, semibold, bold, heavy</li>
6666
<li>Heading size also as utility classes</li>
6767
<li>Large display text for headings and landing pages</li>
6868
<li>Comfortable long-read font sizes controlled by CSS clamp</li>
@@ -171,4 +171,4 @@
171171

172172
{% include "site-footer.njk" %}
173173

174-
{% include "_html-foot.njk" %}
174+
{% include "_html-foot.njk" %}

0 commit comments

Comments
 (0)
Please sign in to comment.