Skip to content

Commit 2c0a186

Browse files
author
mrmrs
committed
Update the swiss.
1 parent c02bc3e commit 2c0a186

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

components/pages/double/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1 class="f4 f2-l fw7 mt0 pv3-l bb-l bb--black">#004</h1>
104104
</div>
105105
</main>
106106

107-
<section data-name="component-info" class="pa3 pa5-ns bt b--black-10 black-70 bg-washed-blue">
107+
<section data-name="component-info" class="pa3 pa5-ns bt b--black-10 black-70 bg-white">
108108
<h1 class="f4 f3-ns mt4">Double</h1>
109109
<div class="cf">
110110
<div class="fl w-100 w-75-ns pr0 pr2-ns">
@@ -675,6 +675,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
675675

676676
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column/index.html">Five Column</a>
677677

678+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/fixed-table-layout-grid/index.html">Fixed Table Layout Grid</a>
679+
678680
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/flag-object-collapse/index.html">Flag Object Collapse</a>
679681

680682
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/flag-object/index.html">Flag Object</a>

components/pages/swiss-cover-five-columns/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1 class="f2 f1-l lh-title mt0 mb4 mb5-ns">
6363
<img src="http://mrmrs.io/photos/u/007.jpg" class="db" alt="iceland"/>
6464
</main>
6565

66-
<section data-name="component-info" class="pa3 pa5-ns bt b--black-10 black-70 bg-washed-blue">
66+
<section data-name="component-info" class="pa3 pa5-ns bt b--black-10 black-70 bg-white">
6767
<h1 class="f4 f3-ns mt4">Swiss Cover Five Columns</h1>
6868
<div class="cf">
6969
<div class="fl w-100 w-75-ns pr0 pr2-ns">
@@ -413,6 +413,8 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
413413

414414
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/five-column/index.html">Five Column</a>
415415

416+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/fixed-table-layout-grid/index.html">Fixed Table Layout Grid</a>
417+
416418
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/flag-object-collapse/index.html">Flag Object Collapse</a>
417419

418420
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/layout/flag-object/index.html">Flag Object</a>

0 commit comments

Comments
 (0)