Skip to content

Commit 548016e

Browse files
author
mrmrs
committed
Add new single column component.
1 parent 0c6d0a7 commit 548016e

File tree

45 files changed

+740
-0
lines changed

Some content is hidden

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

45 files changed

+740
-0
lines changed

components/articles/full-bleed-background/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
279279

280280
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
281281

282+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
283+
282284
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
283285

284286
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

components/articles/large-title-text/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
231231

232232
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
233233

234+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
235+
234236
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
235237

236238
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

components/articles/left-title-top-border/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
305305

306306
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
307307

308+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
309+
308310
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
309311

310312
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

components/articles/left-title/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
252252

253253
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
254254

255+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
256+
255257
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
256258

257259
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

components/articles/photo-essay/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
482482

483483
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
484484

485+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
486+
485487
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
486488

487489
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

0 commit comments

Comments
 (0)