45
45
</ svg >
46
46
< small class ="db tc "> Dribbble</ small >
47
47
</ a >
48
- < div class ="mt4 ">
49
- < a href ="# " class ="f6 link dim gray dib mr3 mr4-ns "> Help</ a >
50
- < a href ="# " class ="f6 link dim gray dib mr3 mr4-ns "> Send feedback</ a >
51
- < a href ="# " class ="f6 link dim gray dib mr3 mr4-ns "> Privacy</ a >
52
- < a href ="# " class ="f6 link dim gray dib "> Terms</ a >
53
- </ div >
54
48
</ footer >
55
49
56
50
< section data-name ="component-info " class ="pa3 pa5-ns bt b--black-10 black-70 " style ="background: #fafafa; ">
@@ -90,12 +84,6 @@ <h2 class="f5">HTML</h2>
90
84
</svg>
91
85
<small class="db tc">Dribbble</small>
92
86
</a>
93
- <div class="mt4">
94
- <a href="#" class="f6 link dim gray dib mr3 mr4-ns">Help</a>
95
- <a href="#" class="f6 link dim gray dib mr3 mr4-ns">Send feedback</a>
96
- <a href="#" class="f6 link dim gray dib mr3 mr4-ns">Privacy</a>
97
- <a href="#" class="f6 link dim gray dib">Terms</a>
98
- </div>
99
87
</footer>
100
88
101
89
</ pre >
@@ -149,18 +137,10 @@ <h2 class="f5">CSS</h2>
149
137
margin-right: 1rem;
150
138
}
151
139
152
- .mt4 {
153
- margin-top: 2rem;
154
- }
155
-
156
140
.tc {
157
141
text-align: center;
158
142
}
159
143
160
- .f6 {
161
- font-size: .875rem;
162
- }
163
-
164
144
.dim {
165
145
opacity: 1;
166
146
transition: opacity .15s ease-in;
@@ -171,10 +151,6 @@ <h2 class="f5">CSS</h2>
171
151
padding-left: 4rem;
172
152
padding-right: 4rem;
173
153
}
174
-
175
- .mr4-ns {
176
- margin-right: 2rem;
177
- }
178
154
}
179
155
180
156
</ pre >
@@ -201,8 +177,6 @@ <h2 class="f5 mt4">Modules referenced</h2>
201
177
202
178
< li class ="fl w-100 w-50-m w-33-ns "> < a class ="f5 link dim blue fw6 " href ="https://github.com/tachyons-css/tachyons-text-align "> tachyons-text-align</ a > </ li >
203
179
204
- < li class ="fl w-100 w-50-m w-33-ns "> < a class ="f5 link dim blue fw6 " href ="https://github.com/tachyons-css/tachyons-type-scale "> tachyons-type-scale</ a > </ li >
205
-
206
180
< li class ="fl w-100 w-50-m w-33-ns "> < a class ="f5 link dim blue fw6 " href ="https://github.com/tachyons-css/tachyons-hovers "> tachyons-hovers</ a > </ li >
207
181
208
182
</ ul >
@@ -211,15 +185,15 @@ <h2 class="f5 mt4">Modules referenced</h2>
211
185
< h2 class ="f5 mb3 mt4 "> CSS Stats for this Component</ h2 >
212
186
< dl class ="dib mr4 mt0 ">
213
187
< dt class ="db f6 "> Size (Gzipped)</ dt >
214
- < dd class ="ml0 b f3 f2-ns "> 332 </ dd >
188
+ < dd class ="ml0 b f3 f2-ns "> 296 </ dd >
215
189
</ dl >
216
190
< dl class ="dib mr4 mt0 ">
217
191
< dt class ="db f6 "> Selectors</ dt >
218
- < dd class ="ml0 b f3 f2-ns "> 17 </ dd >
192
+ < dd class ="ml0 b f3 f2-ns "> 14 </ dd >
219
193
</ dl >
220
194
< dl class ="dib mt0 ">
221
195
< dt class ="db f6 "> Declarations</ dt >
222
- < dd class ="ml0 b f3 f2-ns "> 22 </ dd >
196
+ < dd class ="ml0 b f3 f2-ns "> 19 </ dd >
223
197
</ dl >
224
198
</ div >
225
199
</ div >
@@ -228,7 +202,7 @@ <h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
228
202
229
203
230
204
< h4 class ="mt5 "> Install via npm < small class ="fw2 f6 db mt1 "> Only installs the needed tachyons-modules for this component</ small > </ h4 >
231
- < code class ="f6 "> npm i --save tachyons-border-radius tachyons-display tachyons-heights tachyons-links tachyons-widths tachyons-skins tachyons-spacing tachyons-text-align tachyons-type-scale tachyons- hovers</ code >
205
+ < code class ="f6 "> npm i --save tachyons-border-radius tachyons-display tachyons-heights tachyons-links tachyons-widths tachyons-skins tachyons-spacing tachyons-text-align tachyons-hovers</ code >
232
206
< section class ="bt b--black-10 mt5 pv4 ">
233
207
< h1 class ="f6 b ttu "> Other Components</ h1 >
234
208
0 commit comments