Skip to content

Commit 3f681b9

Browse files
author
mrmrs
committed
Add a text card component
1 parent 570dd1f commit 3f681b9

File tree

21 files changed

+487
-0
lines changed

21 files changed

+487
-0
lines changed

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

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

199199
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
200200

201+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/text-card/index.html">Text Card</a>
202+
201203
</div>
202204

203205
<div>

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

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

155155
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
156156

157+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/text-card/index.html">Text Card</a>
158+
157159
</div>
158160

159161
<div>

components/articles/title-text/index.html

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

137137
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
138138

139+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/text-card/index.html">Text Card</a>
140+
139141
</div>
140142

141143
<div>

components/collections/product-card/index.html

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

263263
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
264264

265+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/text-card/index.html">Text Card</a>
266+
265267
</div>
266268

267269
<div>

0 commit comments

Comments
 (0)