8000 Add titles to some links. Add bytes label to size. · johanbrook/tachyons-css.github.io@b3b19c1 · GitHub
Skip to content

Commit b3b19c1

Browse files
author
mrmrs
committed
Add titles to some links. Add bytes label to size.
1 parent ceb094d commit b3b19c1

File tree

38 files changed

+120
-83
lines changed

38 files changed

+120
-83
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,9 @@ <h2 class="f5">CSS</h2>
167167
<div class="fl w-100">
168168
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
169169
<dl class="dib mr4 mt0">
170-
<dt class="db f6">Size (Gzipped)</dt>
171-
<dd class="ml0 b f3 f2-ns">268</dd>
170+
<dt class="db f6">Gzipped Size</dt>
171+
<dd class="ml0 b f3 f2-ns">268<small class="f6">B</small>
172+
</dd>
172173
</dl>
173174
<dl class="dib mr4 mt0">
174175
<dt class="db f6">Selectors</dt>

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,9 @@ <h2 class="f5">CSS</h2>
220220
<div class="fl w-100">
221221
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
222222
<dl class="dib mr4 mt0">
223-
<dt class="db f6">Size (Gzipped)</dt>
224-
<dd class="ml0 b f3 f2-ns">426</dd>
223+
<dt class="db f6">Gzipped Size</dt>
224+
<dd class="ml0 b f3 f2-ns">426<small class="f6">B</small>
225+
</dd>
225226
</dl>
226227
<dl class="dib mr4 mt0">
227228
<dt class="db f6">Selectors</dt>

components/articles/left-title/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,9 @@ <h2 class="f5">CSS</h2>
173173
<div class="fl w-100">
174174
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
175175
<dl class="dib mr4 mt0">
176-
<dt class="db f6">Size (Gzipped)</dt>
177-
<dd class="ml0 b f3 f2-ns">357</dd>
176+
<dt class="db f6">Gzipped Size</dt>
177+
<dd class="ml0 b f3 f2-ns">357<small class="f6">B</small>
178+
</dd>
178179
</dl>
179180
<dl class="dib mr4 mt0">
180181
<dt class="db f6">Selectors</dt>

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ <h2 class="f5">CSS</h2>
9999
<div class="fl w-100">
100100
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
101101
<dl class="dib mr4 mt0">
102-
<dt class="db f6">Size (Gzipped)</dt>
103-
<dd class="ml0 b f3 f2-ns">177</dd>
102+
<dt class="db f6">Gzipped Size</dt>
103+
<dd class="ml0 b f3 f2-ns">177<small class="f6">B</small>
104+
</dd>
104105
</dl>
105106
<dl class="dib mr4 mt0">
106107
<dt class="db f6">Selectors</dt>

components/articles/title-text/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ <h2 class="f5">CSS</h2>
8585
<div class="fl w-100">
8686
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
8787
<dl class="dib mr4 mt0">
88-
<dt class="db f6">Size (Gzipped)</dt>
89-
<dd class="ml0 b f3 f2-ns">143</dd>
88+
<dt class="db f6">Gzipped Size</dt>
89+
<dd class="ml0 b f3 f2-ns">143<small class="f6">B</small>
90+
</dd>
9091
</dl>
9192
<dl class="dib mr4 mt0">
9293
<dt class="db f6">Selectors</dt>

components/collections/news-card/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,9 @@ <h2 class="f5">CSS</h2>
136136
<div class="fl w-100">
137137
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
138138
<dl class="dib mr4 mt0">
139-
<dt class="db f6">Size (Gzipped)</dt>
140-
<dd class="ml0 b f3 f2-ns">387</dd>
139+
<dt class="db f6">Gzipped Size</dt>
140+
<dd class="ml0 b f3 f2-ns">387<small class="f6">B</small>
141+
</dd>
141142
</dl>
142143
<dl class="dib mr4 mt0">
143144
<dt class="db f6">Selectors</dt>

components/collections/product-card/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,9 @@ <h2 class="f5">CSS</h2>
191191
<div class="fl w-100">
192192
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
193193
<dl class="dib mr4 mt0">
194-
<dt class="db f6">Size (Gzipped)</dt>
195-
<dd class="ml0 b f3 f2-ns">457</dd>
194+
<dt class="db f6">Gzipped Size</dt>
195+
<dd class="ml0 b f3 f2-ns">457<small class="f6">B</small>
196+
</dd>
196197
</dl>
197198
<dl class="dib mr4 mt0">
198199
<dt class="db f6">Selectors</dt>

components/collections/profile-card-title-subtitle/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ <h2 class="f5">CSS</h2>
144144
<div class="fl w-100">
145145
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
146146
<dl class="dib mr4 mt0">
147-
<dt class="db f6">Size (Gzipped)</dt>
148-
<dd class="ml0 b f3 f2-ns">371</dd>
147+
<dt class="db f6">Gzipped Size</dt>
148+
<dd class="ml0 b f3 f2-ns">371<small class="f6">B</small>
149+
</dd>
149150
</dl>
150151
<dl class="dib mr4 mt0">
151152
<dt class="db f6">Selectors</dt>

components/collections/profile-card/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,9 @@ <h2 class="f5">CSS</h2>
155155
<div class="fl w-100">
156156
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
157157
<dl class="dib mr4 mt0">
158-
<dt class="db f6">Size (Gzipped)</dt>
159-
<dd class="ml0 b f3 f2-ns">381</dd>
158+
<dt class="db f6">Gzipped Size</dt>
159+
<dd class="ml0 b f3 f2-ns">381<small class="f6">B</small>
160+
</dd>
160161
</dl>
161162
<dl class="dib mr4 mt0">
162163
<dt class="db f6">Selectors</dt>

components/collections/text-card/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,9 @@ <h2 class="f5">CSS</h2>
147147
<div class="fl w-100">
148148
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
149149
<dl class="dib mr4 mt0">
150-
<dt class="db f6">Size (Gzipped)</dt>
151-
<dd class="ml0 b f3 f2-ns">386</dd>
150+
<dt class="db f6">Gzipped Size</dt>
151+
<dd class="ml0 b f3 f2-ns">386<small class="f6">B</small>
152+
</dd>
152153
</dl>
153154
<dl class="dib mr4 mt0">
154155
<dt class="db f6">Selectors</dt>

components/footers/small-print/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<footer class="pv4 ph3 ph5-m ph6-l mid-gray">
2020
<small class="f6 db tc">© 2016 <b class="ttu">SOME COMPANY Inc</b>., All Rights Reserved</small>
2121
<div class="tc mt3">
22-
<a href="#" class="f6 dib ph2 link mid-gray dim">Language</a>
23-
<a href="#" class="f6 dib ph2 link mid-gray dim">Terms of Use</a>
24-
<a href="#" class="f6 dib ph2 link mid-gray dim">Privacy</a>
22+
<a href="/language/" title="Language" class="f6 dib ph2 link mid-gray dim">Language</a>
23+
<a href="/terms/" title="Terms" class="f6 dib ph2 link mid-gray dim">Terms of Use</a>
24+
<a href="/privacy/" title="Privacy" class="f6 dib ph2 link mid-gray dim">Privacy</a>
2525
</div>
2626
</footer>
2727

@@ -36,9 +36,9 @@ <h2 class="f5">HTML</h2>
3636
&lt;footer class=&quot;pv4 ph3 ph5-m ph6-l mid-gray&quot;&gt;
3737
&lt;small class=&quot;f6 db tc&quot;&gt;© 2016 &lt;b class=&quot;ttu&quot;&gt;SOME COMPANY Inc&lt;/b&gt;., All Rights Reserved&lt;/small&gt;
3838
&lt;div class=&quot;tc mt3&quot;&gt;
39-
&lt;a href=&quot;#&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Language&lt;/a&gt;
40-
&lt;a href=&quot;#&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Terms of Use&lt;/a&gt;
41-
&lt;a href=&quot;#&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Privacy&lt;/a&gt;
39+
&lt;a href=&quot;/language/&quot; title=&quot;Language&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Language&lt;/a&gt;
40+
&lt;a href=&quot;/terms/&quot; title=&quot;Terms&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Terms of Use&lt;/a&gt;
41+
&lt;a href=&quot;/privacy/&quot; title=&quot;Privacy&quot; class=&quot;f6 dib ph2 link mid-gray dim&quot;&gt;Privacy&lt;/a&gt;
4242
&lt;/div&gt;
4343
&lt;/footer&gt;
4444

@@ -120,8 +120,9 @@ <h2 class="f5">CSS</h2>
120120
<div class="fl w-100">
121121
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
122122
<dl class="dib mr4 mt0">
123-
<dt class="db f6">Size (Gzipped)</dt>
124-
<dd class="ml0 b f3 f2-ns">326</dd>
123+
<dt class="db f6">Gzipped Size</dt>
124+
<dd class="ml0 b f3 f2-ns">326<small class="f6">B</small>
125+
</dd>
125126
</dl>
126127
<dl class="dib mr4 mt0">
127128
<dt class="db f6">Selectors</dt>

components/footers/social-circles/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,9 @@ <h2 class="f5">CSS</h2>
161161
<div class="fl w-100">
162162
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
163163
<dl class="dib mr4 mt0">
164-
<dt class="db f6">Size (Gzipped)</dt>
165-
<dd class="ml0 b f3 f2-ns">363</dd>
164+
<dt class="db f6">Gzipped Size</dt>
165+
<dd class="ml0 b f3 f2-ns">363<small class="f6">B</small>
166+
</dd>
166167
</dl>
167168
<dl class="dib mr4 mt0">
168169
<dt class="db f6">Selectors</dt>

components/footers/social-text/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,9 @@ <h2 class="f5">CSS</h2>
160160
<div class="fl w-100">
161161
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
162162
<dl class="dib mr4 mt0">
163-
<dt class="db f6">Size (Gzipped)</dt>
164-
<dd class="ml0 b f3 f2-ns">296</dd>
163+
<dt class="db f6">Gzipped Size</dt>
164+
<dd class="ml0 b f3 f2-ns">296<small class="f6">B</small>
165+
</dd>
165166
</dl>
166167
<dl class="dib mr4 mt0">
167168
<dt class="db f6">Selectors</dt>

components/footers/social/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,9 @@ <h2 class="f5">CSS</h2>
168168
<div class="fl w-100">
169169
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
170170
<dl class="dib mr4 mt0">
171-
<dt class="db f6">Size (Gzipped)</dt>
172-
<dd class="ml0 b f3 f2-ns">324</dd>
171+
<dt class="db f6">Gzipped Size</dt>
172+
<dd class="ml0 b f3 f2-ns">324<small class="f6">B</small>
173+
</dd>
173174
</dl>
174175
<dl class="dib mr4 mt0">
175176
<dt class="db f6">Selectors</dt>

components/headers/circle-avatar-title-subtitle/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,9 @@ <h2 class="f5">CSS</h2>
124124
<div class="fl w-100">
125125
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
126126
<dl class="dib mr4 mt0">
127-
<dt class="db f6">Size (Gzipped)</dt>
128-
<dd class="ml0 b f3 f2-ns">343</dd>
127+
<dt class="db f6">Gzipped Size</dt>
128+
<dd class="ml0 b f3 f2-ns">343<small class="f6">B</small>
129+
</dd>
129130
</dl>
130131
<dl class="dib mr4 mt0">
131132
<dt class="db f6">Selectors</dt>

components/headers/fixed-semi-transparent/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ <h2 class="f5">CSS</h2>
134134
<div class="fl w-100">
135135
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
136136
<dl class="dib mr4 mt0">
137-
<dt class="db f6">Size (Gzipped)</dt>
138-
<dd class="ml0 b f3 f2-ns">396</dd>
137+
<dt class="db f6">Gzipped Size</dt>
138+
<dd class="ml0 b f3 f2-ns">396<small class="f6">B</small>
139+
</dd>
139140
</dl>
140141
<dl class="dib mr4 mt0">
141142
<dt class="db f6">Selectors</dt>

components/headers/rounded-avatar-title-subtitle/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,9 @@ <h2 class="f5">CSS</h2>
116116
<div class="fl w-100">
117117
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
118118
<dl class="dib mr4 mt0">
119-
<dt class="db f6">Size (Gzipped)</dt>
120-
<dd class="ml0 b f3 f2-ns">322</dd>
119+
<dt class="db f6">Gzipped Size</dt>
120+
<dd class="ml0 b f3 f2-ns">322<small class="f6">B</small>
121+
</dd>
121122
</dl>
122123
<dl class="dib mr4 mt0">
123124
<dt class="db f6">Selectors</dt>

components/layout/centered-container/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ <h2 class="f5">CSS</h2>
9191
<div class="fl w-100">
9292
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
9393
<dl class="dib mr4 mt0">
94-
<dt class="db f6">Size (Gzipped)</dt>
95-
<dd class="ml0 b f3 f2-ns">234</dd>
94+
<dt class="db f6">Gzipped Size</dt>
95+
<dd class="ml0 b f3 f2-ns">234<small class="f6">B</small>
96+
</dd>
9697
</dl>
9798
<dl class="dib mr4 mt0">
9899
<dt class="db f6">Selectors</dt>

components/layout/flag-object-collapse/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@ <h2 class="f5">CSS</h2>
139139
<div class="fl w-100">
140140
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
141141
<dl class="dib mr4 mt0">
142-
<dt class="db f6">Size (Gzipped)</dt>
143-
<dd class="ml0 b f3 f2-ns">335</dd>
142+
<dt class="db f6">Gzipped Size</dt>
143+
<dd class="ml0 b f3 f2-ns">335<small class="f6">B</small>
144+
</dd>
144145
</dl>
145146
<dl class="dib mr4 mt0">
146147
<dt class="db f6">Selectors</dt>

components/layout/flag-object/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,9 @@ <h2 class="f5">CSS</h2>
104104
<div class="fl w-100">
105105
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
106106
<dl class="dib mr4 mt0">
107-
<dt class="db f6">Size (Gzipped)</dt>
108-
<dd class="ml0 b f3 f2-ns">247</dd>
107+
<dt class="db f6">Gzipped Size</dt>
108+
<dd class="ml0 b f3 f2-ns">247<small class="f6">B</small>
109+
</dd>
109110
</dl>
110111
<dl class="dib mr4 mt0">
111112
<dt class="db f6">Selectors</dt>

components/layout/four-column-collapse-two/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ <h2 class="f5">CSS</h2>
8080
<div class="fl w-100">
8181
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
8282
<dl class="dib mr4 mt0">
83-
<dt class="db f6">Size (Gzipped)</dt>
84-
<dd class="ml0 b f3 f2-ns">159</dd>
83+
<dt class="db f6">Gzipped Size</dt>
84+
<dd class="ml0 b f3 f2-ns">159<small class="f6">B</small>
85+
</dd>
8586
</dl>
8687
<dl class="dib mr4 mt0">
8788
<dt class="db f6">Selectors</dt>

components/layout/four-column/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91 5648 ,8 +91,9 @@ <h2 class="f5">CSS</h2>
9191
<div class="fl w-100">
9292
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
9393
<dl class="dib mr4 mt0">
94-
<dt class="db f6">Size (Gzipped)</dt>
95-
<dd class="ml0 b f3 f2-ns">178</dd>
94+
<dt class="db f6">Gzipped Size</dt>
95+
<dd class="ml0 b f3 f2-ns">178<small class="f6">B</small>
96+
</dd>
9697
</dl>
9798
<dl class="dib mr4 mt0">
9899
<dt class="db f6">Selectors</dt>

components/layout/two-column-collapse-one/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ <h2 class="f5">CSS</h2>
8888
<div class="fl w-100">
8989
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
9090
<dl class="dib mr4 mt0">
91-
<dt class="db f6">Size (Gzipped)</dt>
92-
<dd class="ml0 b f3 f2-ns">204</dd>
91+
<dt class="db f6">Gzipped Size</dt>
92+
<dd class="ml0 b f3 f2-ns">204<small class="f6">B</small>
93+
</dd>
9394
</dl>
9495
<dl class="dib mr4 mt0">
9596
<dt class="db f6">Selectors</dt>

components/layout/two-column/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@ <h2 class="f5">CSS</h2>
8282
<div class="fl w-100">
8383
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
8484
<dl class="dib mr4 mt0">
85-
<dt class="db f6">Size (Gzipped)</dt>
86-
<dd class="ml0 b f3 f2-ns">161</dd>
85+
<dt class="db f6">Gzipped Size</dt>
86+
<dd class="ml0 b f3 f2-ns">161<small class="f6">B</small>
87+
</dd>
8788
</dl>
8889
<dl class="dib mr4 mt0">
8990
<dt class="db f6">Selectors</dt< F438 span class=pl-kos>>

components/lists/border-spaced/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,9 @@ <h2 class="f5">CSS</h2>
124124
<div class="fl w-100">
125125
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
126126
<dl class="dib mr4 mt0">
127-
<dt class="db f6">Size (Gzipped)</dt>
128-
<dd class="ml0 b f3 f2-ns">285</dd>
127+
<dt class="db f6">Gzipped Size</dt>
128+
<dd class="ml0 b f3 f2-ns">285<small class="f6">B</small>
129+
</dd>
129130
</dl>
130131
<dl class="dib mr4 mt0">
131132
<dt class="db f6">Selectors</dt>

components/lists/border-tight/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,9 @@ <h2 class="f5">CSS</h2>
110110
<div class="fl w-100">
111111
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
112112
<dl class="dib mr4 mt0">
113-
<dt class="db f6">Size (Gzipped)</dt>
114-
<dd class="ml0 b f3 f2-ns">242</dd>
113+
<dt class="db f6">Gzipped Size</dt>
114+
<dd class="ml0 b f3 f2-ns">242<small class="f6">B</small>
115+
</dd>
115116
</dl>
116117
<dl class="dib mr4 mt0">
117118
<dt class="db f6">Selectors</dt>

components/lists/large-links-inline/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,9 @@ <h2 class="f5">CSS</h2>
281281
<div class="fl w-100">
282282
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
283283
<dl class="dib mr4 mt0">
284-
<dt class="db f6">Size (Gzipped)</dt>
285-
<dd class="ml0 b f3 f2-ns">279</dd>
284+
<dt class="db f6">Gzipped Size</dt>
285+
<dd class="ml0 b f3 f2-ns">279<small class="f6">B</small>
286+
</dd>
286287
</dl>
287288
<dl class="dib mr4 mt0">
288289
<dt class="db f6">Selectors</dt>

components/lists/links-inline/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,9 @@ <h2 class="f5">CSS</h2>
288288
<div class="fl w-100">
289289
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
290290
<dl class="dib mr4 mt0">
291-
<dt class="db f6">Size (Gzipped)</dt>
292-
<dd class="ml0 b f3 f2-ns">310</dd>
291+
<dt class="db f6">Gzipped Size</dt>
292+
<dd class="ml0 b f3 f2-ns">310<small class="f6">B</small>
293+
</dd>
293294
</dl>
294295
<dl class="dib mr4 mt0">
295296
<dt class="db f6">Selectors</dt>

components/lists/links-with-borders-inline/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,9 @@ <h2 class="f5">CSS</h2>
301301
<div class="fl w-100">
302302
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
303303
<dl class="dib mr4 mt0">
304-
<dt class="db f6">Size (Gzipped)</dt>
305-
<dd class="ml0 b f3 f2-ns">369</dd>
304+
<dt class="db f6">Gzipped Size</dt>
305+
<dd class="ml0 b f3 f2-ns">369<small class="f6">B</small>
306+
</dd>
306307
</dl>
307308
<dl class="dib mr4 mt0">
308309
<dt class="db f6">Selectors</dt>

components/lists/slab-stat/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,9 @@ <h2 class="f5">CSS</h2>
133133
<div class="fl w-100">
134134
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
135135
<dl class="dib mr4 mt0">
136-
<dt class="db f6">Size (Gzipped)</dt>
137-
<dd class="ml0 b f3 f2-ns">206</dd>
136+
<dt class="db f6">Gzipped Size</dt>
137+
<dd class="ml0 b f3 f2-ns">206<small class="f6">B</small>
138+
</dd>
138139
</dl>
139140
<dl class="dib mr4 mt0">
140141
<dt class="db f6">Selectors</dt>

components/lists/title-text/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,9 @@ <h2 class="f5">CSS</h2>
216216
<div class="fl w-100">
217217
<h2 class="f5 mb3 mt4">CSS Stats for this Component</h2>
218218
<dl class="dib mr4 mt0">
219-
<dt class="db f6">Size (Gzipped)</dt>
220-
<dd class="ml0 b f3 f2-ns">271</dd>
219+
<dt class="db f6">Gzipped Size</dt>
220+
<dd class="ml0 b f3 f2-ns">271<small class="f6">B</small>
221+
</dd>
221222
</dl>
222223
<dl class="dib mr4 mt0">
223224
<dt class="db f6">Selectors</dt>

0 commit comments

Comments
 (0)