Skip to content

Commit 92e651b

Browse files
author
mrmrs
committed
Fix broken gallery page
1 parent e32142c commit 92e651b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gallery/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</div>
6767
</header>
6868
<div class="cf pa4 bg-white">
69-
<div class="fl w-50 w-25-l pa4" data-name="column-1">
69+
<div class="fl w-100 w-50-m w-25-l pa4" data-name="column-1">
7070
<a class="mb5 db dim link pointer" href="http://samueldregan.com/" title="Samuel Dregan">
7171
<img class="db" src="http://tachyons.io/img/sam-small.jpg" />
7272
<span class="black b lh-copy pv3 db bw2 bb">samueldregan.com/</span>
@@ -84,7 +84,7 @@
8484
<span class="black b lh-copy pv3 db bw2 bb">iheanyi.com</span>
8585
</a>
8686
</div>
87-
<div class="fl w-50 w-25-l pa4" data-name="column-2">
87+
<div class="fl w-100 w-50-m w-25-l pa4" data-name="column-2">
8888
<a class="mb5 db dim link pointer" href="http://bluebottlecoffee.com/" title="Blue Bottle Coffee">
8989
<img class="db" src="http://tachyons.io/img/bluebottle-small.jpg" />
9090
<span class="black b lh-copy pv3 db bw2 bb">bluebottlecoffee.com</span>
@@ -102,7 +102,7 @@
102102
<span class="black b lh-copy pv3 db bw2 bb">sogol.com</span>
103103
</a>
104104
</div>
105-
<div class="fl w-50 w-25-l pa4" data-name="column-3">
105+
<div class="fl w-100 w-50-m w-25-l pa4" data-name="column-3">
106106
<a class="mb5 db dim link pointer" href="http://segment.com" title="Segment">
107107
<img class="db" src="http://tachyons.io/img/segment.png" />
108108
<span class="black b lh-copy pv3 db bw2 bb">segment.com</span>
@@ -116,7 +116,7 @@
116116
<span class="black b lh-copy pv3 db bw2 bb">spenhar.com</span>
117117
</a>
118118
</div>
119-
<div class="fl w-50 w-25-l pa4" data-name="column-4">
119+
<div class="fl w-100 w-50-m w-25-l pa4" data-name="column-4">
120120
<a class="mb5 db dim link pointer" href="https://fredfahlke.github.io/" title="Uptime Umbrella">
121121
<img class="db" src="http://tachyons.io/img/fred-small.jpg" />
122122
<span class="black b lh-copy pv3 db bw2 bb">fredfahlke.github.io</span>

0 commit comments

Comments
 (0)