Skip to content

Commit 7600e11

Browse files
author
mrmrs
committed
Apple eventz
1 parent 6637527 commit 7600e11

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed

components/nav/list-overflow/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,17 @@ <h2 class="f5 mb2 ttc mid-gray">banners</h2>
279279

280280
</div>
281281

282+
<div>
283+
<h2 class="f5 mb2 ttc mid-gray">buttons</h2>
284+
285+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/basic/index.html">Basic</a>
286+
287+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill-grow/index.html">Pill Grow</a>
288+
289+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill/index.html">Pill</a>
290+
291+
</div>
292+
282293
<div>
283294
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
284295

components/nav/logo-links-inline-collapse/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,17 @@ <h2 class="f5 mb2 ttc mid-gray">banners</h2>
289289

290290
</div>
291291

292+
<div>
293+
<h2 class="f5 mb2 ttc mid-gray">buttons</h2>
294+
295+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/basic/index.html">Basic</a>
296+
297+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill-grow/index.html">Pill Grow</a>
298+
299+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill/index.html">Pill</a>
300+
301+
</div>
302+
292303
<div>
293304
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
294305

components/nav/logo-links-inline/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,17 @@ <h2 class="f5 mb2 ttc mid-gray">banners</h2>
265265

266266
</div>
267267

268+
<div>
269+
<h2 class="f5 mb2 ttc mid-gray">buttons</h2>
270+
271+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/basic/index.html">Basic</a>
272+
273+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill-grow/index.html">Pill Grow</a>
274+
275+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill/index.html">Pill</a>
276+
277+
</div>
278+
268279
<div>
269280
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
270281

components/nav/title-link-list/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,17 @@ <h2 class="f5 mb2 ttc mid-gray">banners</h2>
204204

205205
</div>
206206

207+
<div>
208+
<h2 class="f5 mb2 ttc mid-gray">buttons</h2>
209+
210+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/basic/index.html">Basic</a>
211+
212+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill-grow/index.html">Pill Grow</a>
213+
214+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/buttons/pill/index.html">Pill</a>
215+
216+
</div>
217+
207218
<div>
208219
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
209220

0 commit comments

Comments
 (0)