@@ -133,30 +133,51 @@ <h2 class="f5 mt5">Modules</h2>
133
133
< h4 class ="mt5 "> Install these modules via npm</ h4 >
134
134
< code > npm i --save tachyons-line-height tachyons-widths tachyons-spacing tachyons-type-scale tachyons-typography</ code >
135
135
</ section >
136
- </ main >
136
+ < section class ="ph3 ph5-ns bt b--black-10 mt5 pv4 ">
137
+ < h1 class ="f6 b ttu "> Other Components</ h1 >
137
138
138
139
139
-
140
+ < div >
141
+ < h2 class ="f5 mb2 ttc mid-gray "> articles</ h2 >
142
+
143
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/articles/title-text-image/index.html "> Articles Title Text Image</ a >
144
+
145
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/articles/title-text/index.html "> Articles Title Text</ a >
146
+
147
+ </ div >
140
148
141
- articles < br >
142
-
143
- < a href =" /components/articles/title-text-image/index.html " > Articles Title Text Image </ a > < br >
144
-
145
- < a href =" /components/articles/title-text/index.html " > Articles Title Text </ a > < br >
146
-
149
+ < div >
150
+ < h2 class =" f5 mb2 ttc mid-gray " > grids </ h2 >
151
+
152
+ < a class =" f5 dib mr3 blue link dim fw6 " href =" /components/grids/two-column/index.html " > Grids Two Column </ a >
153
+
154
+ </ div >
147
155
148
- forms< br >
149
-
150
- < a href ="/components/forms/sign_in/1/index.html "> Forms Sign In 1</ a > < br >
151
-
152
- < a href ="/components/forms/sign_up/1/index.html "> Forms Sign Up 1</ a > < br >
153
-
156
+ < div >
157
+ < h2 class ="f5 mb2 ttc mid-gray "> layout</ h2 >
158
+
159
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/layout/flag-object-collapse/index.html "> Layout Flag Object Collapse</ a >
160
+
161
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/layout/flag-object/index.html "> Layout Flag Object</ a >
162
+
163
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/layout/two-column/index.html "> Layout Two Column</ a >
164
+
165
+ </ div >
154
166
155
- layout< br >
156
-
157
- < a href ="/components/layout/flag-object/index.html "> Layout Flag Object</ a > < br >
158
-
167
+ < div >
168
+ < h2 class ="f5 mb2 ttc mid-gray "> nav</ h2 >
169
+
170
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/nav/large-title-link-list/index.html "> Nav Large Title Link List</ a >
171
+
172
+ < a class ="f5 dib mr3 blue link dim fw6 " href ="/components/nav/title-link-list/index.html "> Nav Title Link List</ a >
173
+
174
+ </ div >
159
175
176
+ </ section >
177
+ </ main >
178
+
179
+
180
+
160
181
161
182
< footer class ="bg-near-white mid-gray ph3 ph5-ns pv5 pv6-ns bt b--black-10 ">
162
183
< a href ="https://twitter.com/intent/tweet?text=Tachyons: Functional CSS for Humans.&url=http://tachyons.io " target ="_blank " class ="dn mb3 twitter bg-white link dim br2 ph2 pb1 pt0 lh-solid " style ="background-color: #55acee; ">
0 commit comments