Skip to content

Commit eb88c23

Browse files
author
mrmrs
committed
Bump to 4.7.0
1 parent b19ebd6 commit eb88c23

File tree

232 files changed

+1207
-1230
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+1207
-1230
lines changed

components/article-lists/title-preview-author-media-flipped/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ <h2 class="f5">HTML</h2>
152152
</div>
153153
<div class="fl w-100 w-25-ns pl0 pl2-ns">
154154
<h2 class="f5">css</h2>
155-
<pre class="pa3 ba br2 b--black-10 h5" id="css">@import './_normalize';
156-
157-
.bt {
155+
<pre class="pa3 ba br2 b--black-10 h5" id="css">.bt {
158156
border-top-style: solid;
159157
border-top-width: 1px;
160158
}
@@ -309,7 +307,7 @@ <h2 class="f5">css</h2>
309307
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
310308
<dl class="dib mr4 mt0">
311309
<dt class="db f6">Gzipped Size</dt>
312-
<dd class="ml0 b f3 f2-ns">539<small class="f6">B</small>
310+
<dd class="ml0 b f3 f2-ns">519<small class="f6">B</small>
313311
</dd>
314312
</dl>
315313
<dl class="dib mr4 mt0">
878 Bytes
Loading

components/article-lists/title-preview-author-media/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,7 @@ <h2 class="f5">HTML</h2>
160160
</div>
161161
<div class="fl w-100 w-25-ns pl0 pl2-ns">
162162
<h2 class="f5">css</h2>
163-
<pre class="pa3 ba br2 b--black-10 h5" id="css">@import './_normalize';
164-
165-
.bt {
163+
<pre class="pa3 ba br2 b--black-10 h5" id="css">.bt {
166164
border-top-style: solid;
167165
border-top-width: 1px;
168166
}
@@ -320,7 +318,7 @@ <h2 class="f5">css</h2>
320318
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
321319
<dl class="dib mr4 mt0">
322320
<dt class="db f6">Gzipped Size</dt>
323-
<dd class="ml0 b f3 f2-ns">596<small class="f6">B</small>
321+
<dd class="ml0 b f3 f2-ns">578<small class="f6">B</small>
324322
</dd>
325323
</dl>
326324
<dl class="dib mr4 mt0">
-2.08 KB
Loading

components/articles/feature/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,7 @@ <h2 class="f5">HTML</h2>
136136
</div>
137137
<div class="fl w-100 w-25-ns pl0 pl2-ns">
138138
<h2 class="f5">css</h2>
139-
<pre class="pa3 ba br2 b--black-10 h5" id="css">@import './_normalize';
140-
141-
.cover {
139+
<pre class="pa3 ba br2 b--black-10 h5" id="css">.cover {
142140
background-size: cover !important;
143141
}
144142

@@ -281,7 +279,7 @@ <h2 class="f5">css</h2>
281279
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
282280
<dl class="dib mr4 mt0">
283281
<dt class="db f6">Gzipped Size</dt>
284-
<dd class="ml0 b f3 f2-ns">536<small class="f6">B</small>
282+
<dd class="ml0 b f3 f2-ns">522<small class="f6">B</small>
285283
</dd>
286284
</dl>
287285
<dl class="dib mr4 mt0">
-209 Bytes
Loading

components/articles/full-bleed-background/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ <h2 class="f5">HTML</h2>
8282
</div>
8383
<div class="fl w-100 w-25-ns pl0 pl2-ns">
8484
<h2 class="f5">css</h2>
85-
<pre class="pa3 ba br2 b--black-10 h5" id="css">@import './_normalize';
86-
87-
.bb {
85+
<pre class="pa3 ba br2 b--black-10 h5" id="css">.bb {
8886
border-bottom-style: solid;
8987
border-bottom-width: 1px;
9088
}
@@ -214,7 +212,7 @@ <h2 class="f5">css</h2>
214212
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
215213
<dl class="dib mr4 mt0">
216214
<dt class="db f6">Gzipped Size</dt>
217-
<dd class="ml0 b f3 f2-ns">512<small class="f6">B</small>
215+
<dd class="ml0 b f3 f2-ns">495<small class="f6">B</small>
218216
</dd>
219217
</dl>
220218
<dl class="dib mr4 mt0">
-1.31 KB
Loading

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ <h2 class="f5">HTML</h2>
7070
</div>
7171
<div class="fl w-100 w-25-ns pl0 pl2-ns">
7272
<h2 class="f5">css</h2>
73-
<pre class="pa3 ba br2 b--black-10 h5" id="css">@import './_normalize';
74-
75-
.lh-copy {
73+
<pre class="pa3 ba br2 b--black-10 h5" id="css">.lh-copy {
7674
line-height: 1.5;
7775
}
7876

@@ -114,7 +112,7 @@ <h2 class="f5">css</h2>
114112
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
115113
<dl class="dib mr4 mt0">
116114
<dt class="db f6">Gzipped Size</dt>
117-
<dd class="ml0 b f3 f2-ns">205<small class="f6">B</small>
115+
<dd class="ml0 b f3 f2-ns">187<small class="f6">B</small>
118116
</dd>
119117
</dl>
120118
<dl class="dib mr4 mt0">
-6.97 KB
Loading

0 commit comments

Comments
 (0)