Skip to content

Commit e6df0f1

Browse files
Updated Style Guide anchor & spelling
Style Guide was missing it’s anchor to jump from the nag bar. Was written as “Styleguide”.
1 parent bb87ec2 commit e6df0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@ <h3 class="f5 fw6 ttu tracked black-70 mb4">Start using Tachyons</h3>
330330
</div>
331331
</section>
332332
<section>
333-
<div class="ph3 ph5-ns pt5">
333+
<div class="ph3 ph5-ns pt5" id="style">
334334
<div class="mw9 center overflow-auto">
335-
<h3 class="f5 fw6 ttu tracked">Tachyons Styleguide</h3>
335+
<h3 class="f5 fw6 ttu tracked">Tachyons Style Guide</h3>
336336
<p class="lh-copy measure">
337337
This is a quick introduction to some of the building blocks that Tachyons makes available. For a more in-depth look at design principles and how each module works, be sure to check out the <a class="link blue underline hover-navy" href="/docs" title="Tachyons docs">docs</a>
338338
</p>

0 commit comments

Comments
 (0)