Skip to content

Commit 40c65b0

Browse files
author
Lachlan Campbell
committed
fix font style source code filename
1 parent 086c35e commit 40c65b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/typography/font-style/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
105105
</div>
106106
<section class="bg-near-white black-70 pt4 pb5">
107107
<header class="ph3 ph5-ns pt4">
108-
<kbd class="yellow">src/_font-weights.css</kbd>
108+
<kbd class="yellow">src/_font-style.css</kbd>
109109
</header>
110110
<pre class="ph3 ph5-ns">
111111
<code class="code" style="font-size: .75rem;">

src/templates/docs/font-style/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
7272
</div>
7373
<section class="bg-near-white black-70 pt4 pb5">
7474
<header class="ph3 ph5-ns pt4">
75-
<kbd class="yellow">src/_font-weights.css</kbd>
75+
<kbd class="yellow">src/_font-style.css</kbd>
7676
</header>
7777
<pre class="ph3 ph5-ns">
7878
<code class="code" style="font-size: .75rem;">

0 commit comments

Comments
 (0)