Skip to content

Commit 5da9e52

Browse files
author
mrmrs
committed
Update docs page layout.
1 parent a55810e commit 5da9e52

File tree

32 files changed

+107
-58
lines changed

32 files changed

+107
-58
lines changed

docs/debug/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
301301
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/outline" class="db link fw6 blue dim">MDN - Outline</a>
302302
</div>
303303
</div>
304-
<section class="bg-near-white black-70 pt4 pv4">
304+
<section class="bg-near-white black-70 pt4 pv4 overflow-container">
305305
<header class="ph3 ph5-ns pt4">
306306
<kbd class="yellow">src/_debug-children.css</kbd>
307307
</header>
@@ -317,7 +317,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
317317
</code>
318318
</pre>
319319
</section>
320-
<section class="bg-near-white black-70 pbxl">
320+
<section class="bg-near-white black-70 pb5 overflow-container">
321321
<header class="ph3 ph5-ns">
322322
<kbd class="yellow">src/_debug.css</kbd>
323323
</header>

docs/elements/forms/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
102102
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
103103
</div>
104104
</div>
105-
<section class="bg-near-white black-70 pt4 pb5">
105+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
106106
<header class="ph3 ph5-ns pt4">
107107
<kbd class="yellow">src/_links.css</kbd>
108108
</header>

docs/elements/links/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
107107
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus" class="link db fw6 blue dim">MDN - Focus</a>
108108
</div>
109109
</div>
110-
<section class="bg-near-white black-70 pt4 pb5">
110+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
111111
<header class="ph3 ph5-ns pt4">
112112
<kbd class="yellow">src/_links.css</kbd>
113113
</header>

docs/elements/lists/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 class="f6 f5-ns ttu tracked fw6 gray">Reference</h1>
108108
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type" class="f5 f4-ns link db fw6 blue dim">MDN - List Style Type</a>
109109
</div>
110110
</div>
111-
<section class="bg-near-white black-70 pt4 pb5">
111+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
112112
<header class="ph3 ph5-ns pt4">
113113
<kbd class="yellow">src/_lists.css</kbd>
114114
</header>

docs/layout/box-sizing/index.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
119119
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing" class="link fw6 blue dim">MDN - Box Sizing</a>
120120
</div>
121121
</div>
122-
<section class="bg-near-white black-70 pt4 pb5">
122+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
123123
<header class="ph3 ph5-ns pt4">
124124
<kbd class="yellow">src/_box-sizing.css</kbd>
125125
</header>
@@ -149,11 +149,12 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
149149
dt,
150150
dd,
151151
textarea,
152-
input[type="text"],
153-
input[type="tel"],
154152
input[type="email"],
155-
input[type="url"],
153+
input[type="number"],
156154
input[type="password"],
155+
input[type="tel"],
156+
input[type="text"],
157+
input[type="url"],
157158
.border-box {
158159
box-sizing: border-box;
159160
}

docs/layout/clearfix/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
113113
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clears" class="link fw6 blue dim">MDN - Clears</a>
114114
</div>
115115
</div>
116-
<section class="bg-near-white black-70 pt4 pb5">
116+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
117117
<header class="ph3 ph5-ns pt4">
118118
<kbd class="yellow">src/_clearfix.css</kbd>
119119
</header>

docs/layout/display/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
189189
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/display" class="link fw6 blue dim">MDN - Box Sizing</a>
190190
</div>
191191
</div>
192-
<section class="bg-near-white black-70 pt4 pb5">
192+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
193193
<header class="ph3 ph5-ns pt4">
194194
<kbd class="yellow">src/_display.css</kbd>
195195
</header>

docs/layout/floats/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
126126
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/floats" class="link fw6 blue dim">MDN - Floats</a>
127127
</div>
128128
</div>
129-
<section class="bg-near-white black-70 pt4 pb5">
129+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
130130
<header class="ph3 ph5-ns pt4">
131131
<kbd class="yellow">src/_floats.css</kbd>
132132
</header>
@@ -171,20 +171,20 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
171171
.fn { float: none; }
172172

173173
@media (--breakpoint-not-small) {
174-
.fl-ns { float: left; display: inline; }
175-
.fr-ns { float: right; display: inline; }
174+
.fl-ns { float: left; display: inline; }
175+
.fr-ns { float: right;display: inline; }
176176
.fn-ns { float: none; }
177177
}
178178

179179
@media (--breakpoint-medium) {
180-
.fl-m { float: left; display: inline; }
181-
.fr-m { float: right; display: inline; }
180+
.fl-m { float: left; display: inline; }
181+
.fr-m { float: right; display: inline; }
182182
.fn-m { float: none; }
183183
}
184184

185185
@media (--breakpoint-large) {
186-
.fl-l { float: left; display: inline; }
187-
.fr-l { float: right; display: inline; }
186+
.fl-l { float: left; display: inline; }
187+
.fr-l { float: right; display: inline; }
188188
.fn-l { float: none; }
189189
}
190190

docs/layout/heights/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
178178
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/height" class="link fw6 blue dim">MDN - Height</a>
179179
</div>
180180
</div>
181-
<section class="bg-near-white black-70 pt4 pb5">
181+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
182182
<header class="ph3 ph5-ns pt4">
183183
<kbd class="yellow">src/_heights.css</kbd>
184184
</header>

docs/layout/max-widths/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
237237
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/max-width" class="link fw6 blue dim">MDN - Max Width</a>
238238
</div>
239239
</div>
240-
<section class="bg-near-white black-70 pt4 pb5">
240+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
241241
<header class="ph3 ph5-ns pt4">
242242
<kbd class="yellow">src/_max-widths.css</kbd>
243243
</header>

docs/layout/position/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
152152
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/left" class="link fw6 blue dim db">MDN - Left</a>
153153
</div>
154154
</div>
155-
<section class="bg-near-white black-70 pt4 pb5">
155+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
156156
<header class="ph3 ph5-ns pt4">
157157
<kbd class="yellow">src/_position.css</kbd>
158158
</header>

docs/layout/spacing/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
231231
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/padding" class="link fw6 blue dim">MDN - Padding</a>
232232
</div>
233233
</div>
234-
<section class="bg-near-white black-70 pt4 pb5">
234+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
235235
<header class="ph3 ph5-ns pt4">
236236
<kbd class="yellow">src/_spacing.css</kbd>
237237
</header>

docs/layout/widths/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
199199
<a href="https://developer.mozilla.org/en/docs/Web/CSS/width" class="link fw6 blue dim">MDN - Width property</a>
200200
</div>
201201
</div>
202-
<section class="bg-near-white black-70 pt4 pb5">
202+
<section class="bg-near-white black-70 pt4 pb5 overflow-container">
203203
<header class="ph3 ph5-ns pt4">
204204
<kbd class="yellow">src/_widths.css</kbd>
205205
</header>

0 commit comments

Comments
 (0)