Skip to content

Commit 6c2762c

Browse files
author
Adam Morse
committed
Merge pull request tachyons-css#51 from lachlanjc/font-style-filename
Fix font style source code filename
2 parents 93b0d43 + 40c65b0 commit 6c2762c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/typography/font-style/index.html

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)