Skip to content

Commit 3416376

Browse files
author
mrmrs
committed
Updates footer
1 parent 8d91f16 commit 3416376

File tree

71 files changed

+1450
-490
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1450
-490
lines changed

components/articles/title-highlight-header-cover/index.html

Lines changed: 926 additions & 0 deletions
Large diffs are not rendered by default.

components/layout/aspect-ratio-8x5/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
167167

168168
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
169169

170+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
171+
170172
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
171173

172174
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -628,23 +630,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
628630

629631
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
630632
<div class="mw9 center">
631-
<div class="mb5">
632-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
633+
<div class="mb5 lh-copy">
634+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
633635
Home
634636
</a>
635-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
637+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
636638
Docs
637639
</a>
638-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
640+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
639641
Components
640642
</a>
641-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
643+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
642644
Gallery
643645
</a>
644-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
646+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
645647
Resources
646648
</a>
647-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
649+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
648650
X-Ray
649651
</a>
650652
</div>

components/layout/centered-container/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
168168

169169
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
170170

171+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
172+
171173
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
172174

173175
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -629,23 +631,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
629631

630632
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
631633
<div class="mw9 center">
632-
<div class="mb5">
633-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
634+
<div class="mb5 lh-copy">
635+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
634636
Home
635637
</a>
636-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
638+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
637639
Docs
638640
</a>
639-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
641+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
640642
Components
641643
</a>
642-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
644+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
643645
Gallery
644646
</a>
645-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
647+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
646648
Resources
647649
</a>
648-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
650+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
649651
X-Ray
650652
</a>
651653
</div>

components/layout/five-column-collapse-one/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
197197

198198
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
199199

200+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
201+
200202
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
201203

202204
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -658,23 +660,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
658660

659661
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
660662
<div class="mw9 center">
661-
<div class="mb5">
662-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
663+
<div class="mb5 lh-copy">
664+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
663665
Home
664666
</a>
665-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
667+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
666668
Docs
667669
</a>
668-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
670+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
669671
Components
670672
</a>
671-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
673+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
672674
Gallery
673675
</a>
674-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
676+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
675677
Resources
676678
</a>
677-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
679+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
678680
X-Ray
679681
</a>
680682
</div>

components/lists/block-item-dotted-border/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
194194

195195
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
196196

197+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
198+
197199
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
198200

199201
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -655,23 +657,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
655657

656658
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
657659
<div class="mw9 center">
658-
<div class="mb5">
659-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
660+
<div class="mb5 lh-copy">
661+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
660662
Home
661663
</a>
662-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
664+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
663665
Docs
664666
</a>
665-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
667+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
666668
Components
667669
</a>
668-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
670+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
669671
Gallery
670672
</a>
671-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
673+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
672674
Resources
673675
</a>
674-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
676+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
675677
X-Ray
676678
</a>
677679
</div>

components/lists/hashtags/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
382382

383383
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
384384

385+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
386+
385387
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
386388

387389
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -843,23 +845,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
843845

844846
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
845847
<div class="mw9 center">
846-
<div class="mb5">
847-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
848+
<div class="mb5 lh-copy">
849+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
848850
Home
849851
</a>
850-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
852+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
851853
Docs
852854
</a>
853-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
855+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
854856
Components
855857
</a>
856-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
858+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
857859
Gallery
858860
</a>
859-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
861+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
860862
Resources
861863
</a>
862-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
864+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
863865
X-Ray
864866
</a>
865867
</div>

components/lists/links-animate-color/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
332332

333333
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
334334

335+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
336+
335337
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
336338

337339
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -793,23 +795,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
793795

794796
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
795797
<div class="mw9 center">
796-
<div class="mb5">
797-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
798+
<div class="mb5 lh-copy">
799+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
798800
Home
799801
</a>
800-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
802+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
801803
Docs
802804
</a>
803-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
805+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
804806
Components
805807
</a>
806-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
808+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
807809
Gallery
808810
</a>
809-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
811+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
810812
Resources
811813
</a>
812-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
814+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
813815
X-Ray
814816
</a>
815817
</div>

components/lists/links-with-borders-inline/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
413413

414414
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
415415

416+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
417+
416418
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
417419

418420
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -874,23 +876,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
874876

875877
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
876878
<div class="mw9 center">
877-
<div class="mb5">
878-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
879+
<div class="mb5 lh-copy">
880+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
879881
Home
880882
</a>
881-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
883+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
882884
Docs
883885
</a>
884-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
886+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
885887
Components
886888
</a>
887-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
889+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
888890
Gallery
889891
</a>
890-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
892+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
891893
Resources
892894
</a>
893-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
895+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
894896
X-Ray
895897
</a>
896898
</div>

components/lists/slab-stat-large/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
255255

256256
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
257257

258+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
259+
258260
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
259261

260262
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -716,23 +718,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
716718

717719
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
718720
<div class="mw9 center">
719-
<div class="mb5">
720-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
721+
<div class="mb5 lh-copy">
722+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
721723
Home
722724
</a>
723-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
725+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
724726
Docs
725727
</a>
726-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
728+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
727729
Components
728730
</a>
729-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
731+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
730732
Gallery
731733
</a>
732-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
734+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
733735
Resources
734736
</a>
735-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
737+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
736738
X-Ray
737739
</a>
738740
</div>

components/lists/slab-stat-small/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ <h2 class="f6 fw6 mb2 ttc black-70">articles</h2>
262262

263263
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
264264

265+
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-highlight-header-cover/index.html">Title Highlight Header Cover</a>
266+
265267
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text-image/index.html">Title Text Image</a>
266268

267269
<a class="f6 f5-ns fw4 dib mr3 mb2 black-70 link hover-blue dim" href="/components/articles/title-text/index.html">Title Text</a>
@@ -723,23 +725,23 @@ <h2 class="f6 fw6 mb2 ttc black-70">text</h2>
723725

724726
<footer class="bg-white black-70 ph3 ph5-ns pv5 pv6-ns bt b--black-10">
725727
<div class="mw9 center">
726-
<div class="mb5">
727-
<a class="black-70 link dim b dib mr3" href="/" title="Home">
728+
<div class="mb5 lh-copy">
729+
<a class="black-70 link dim b dib mr3 mb3" href="/" title="Home">
728730
Home
729731
</a>
730-
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
732+
<a class="black-70 link dim b dib mr3 mb3" href="/docs" title="Docs">
731733
Docs
732734
</a>
733-
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
735+
<a class="black-70 link dim b dib mr3 mb3" href="/components/" title="Components">
734736
Components
735737
</a>
736-
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
738+
<a class="black-70 link dim b dib mr3 mb3" href="/gallery/" title="Gallery of Sites built with Tachyons">
737739
Gallery
738740
</a>
739-
<a class="black-70 link dim b dib mr3" href="/resources/" title="Resources related to Tachyons">
741+
<a class="black-70 link dim b dib mr3 mb3" href="/resources/" title="Resources related to Tachyons">
740742
Resources
741743
</a>
742-
<a class="black-70 link dim b dib mr3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
744+
<a class="black-70 link dim b dib mr3 mb3" href="/xray/" title="The X-Ray chrome extension for aligning things to a grid.">
743745
X-Ray
744746
</a>
745747
</div>

0 commit comments

Comments
 (0)