Skip to content

Commit 6cbc391

Browse files
author
mrmrs
committed
Fix index
1 parent dfd199f commit 6cbc391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ <h2 class="f4 f2-ns fw6 mb2">
324324
<section class="tc pv5 bb bt b--black-10 bg-washed-blue">
325325
<div class="ph3 ph5-ns">
326326
<h3 class="f5 fw6 ttu tracked black-70 mb4">Start using Tachyons</h3>
327-
<a class="no-underline grow pa3 br2 bg-blue white mr3 dib" href="/docs/">Read the Docs</a>
328-
<a class="no-underline grow pa3 br2 bg-blue white mr3 dib" href="/components/">View Component Library</a>
327+
<a class="no-underline grow pa3 br2 bg-blue white mr3 mb3 dib" href="/docs/">Read the Docs</a>
328+
<a class="no-underline grow pa3 br2 bg-blue white mr3 mb3 dib" href="/components/">View Component Library</a>
329329
<a class="no-underline grow pa3 br2 bg-blue white mr3 dib" href="http://unpkg.com/tachyons/css/tachyons.min.css">Download the Code</a>
330330
</div>
331331
</section>

0 commit comments

Comments
 (0)