File tree 32 files changed +107
-58
lines changed
32 files changed +107
-58
lines changed Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
301
301
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/outline " class ="db link fw6 blue dim "> MDN - Outline</ a >
302
302
</ div >
303
303
</ div >
304
- < section class ="bg-near-white black-70 pt4 pv4 ">
304
+ < section class ="bg-near-white black-70 pt4 pv4 overflow-container ">
305
305
< header class ="ph3 ph5-ns pt4 ">
306
306
< kbd class ="yellow "> src/_debug-children.css</ kbd >
307
307
</ header >
@@ -317,7 +317,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
317
317
</ code >
318
318
</ pre >
319
319
</ section >
320
- < section class ="bg-near-white black-70 pbxl ">
320
+ < section class ="bg-near-white black-70 pb5 overflow-container ">
321
321
< header class ="ph3 ph5-ns ">
322
322
< kbd class ="yellow "> src/_debug.css</ kbd >
323
323
</ header >
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
102
102
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus " class ="link db fw6 blue dim "> MDN - Focus</ a >
103
103
</ div >
104
104
</ div >
105
- < section class ="bg-near-white black-70 pt4 pb5 ">
105
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
106
106
< header class ="ph3 ph5-ns pt4 ">
107
107
< kbd class ="yellow "> src/_links.css</ kbd >
108
108
</ header >
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
107
107
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus " class ="link db fw6 blue dim "> MDN - Focus</ a >
108
108
</ div >
109
109
</ div >
110
- < section class ="bg-near-white black-70 pt4 pb5 ">
110
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
111
111
< header class ="ph3 ph5-ns pt4 ">
112
112
< kbd class ="yellow "> src/_links.css</ kbd >
113
113
</ header >
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ <h1 class="f6 f5-ns ttu tracked fw6 gray">Reference</h1>
108
108
< 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 >
109
109
</ div >
110
110
</ div >
111
- < section class ="bg-near-white black-70 pt4 pb5 ">
111
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
112
112
< header class ="ph3 ph5-ns pt4 ">
113
113
< kbd class ="yellow "> src/_lists.css</ kbd >
114
114
</ header >
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
119
119
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing " class ="link fw6 blue dim "> MDN - Box Sizing</ a >
120
120
</ div >
121
121
</ div >
122
- < section class ="bg-near-white black-70 pt4 pb5 ">
122
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
123
123
< header class ="ph3 ph5-ns pt4 ">
124
124
< kbd class ="yellow "> src/_box-sizing.css</ kbd >
125
125
</ header >
@@ -149,11 +149,12 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
149
149
dt,
150
150
dd,
151
151
textarea,
152
- input[type="text"],
153
- input[type="tel"],
154
152
input[type="email"],
155
- input[type="url "],
153
+ input[type="number "],
156
154
input[type="password"],
155
+ input[type="tel"],
156
+ input[type="text"],
157
+ input[type="url"],
157
158
.border-box {
158
159
box-sizing: border-box;
159
160
}
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
113
113
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clears " class ="link fw6 blue dim "> MDN - Clears</ a >
114
114
</ div >
115
115
</ div >
116
- < section class ="bg-near-white black-70 pt4 pb5 ">
116
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
117
117
< header class ="ph3 ph5-ns pt4 ">
118
118
< kbd class ="yellow "> src/_clearfix.css</ kbd >
119
119
</ header >
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
189
189
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/display " class ="link fw6 blue dim "> MDN - Box Sizing</ a >
190
190
</ div >
191
191
</ div >
192
- < section class ="bg-near-white black-70 pt4 pb5 ">
192
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
193
193
< header class ="ph3 ph5-ns pt4 ">
194
194
< kbd class ="yellow "> src/_display.css</ kbd >
195
195
</ header >
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
126
126
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/floats " class ="link fw6 blue dim "> MDN - Floats</ a >
127
127
</ div >
128
128
</ div >
129
- < section class ="bg-near-white black-70 pt4 pb5 ">
129
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
130
130
< header class ="ph3 ph5-ns pt4 ">
131
131
< kbd class ="yellow "> src/_floats.css</ kbd >
132
132
</ header >
@@ -171,20 +171,20 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
171
171
.fn { float: none; }
172
172
173
173
@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; }
176
176
.fn-ns { float: none; }
177
177
}
178
178
179
179
@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; }
182
182
.fn-m { float: none; }
183
183
}
184
184
185
185
@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; }
188
188
.fn-l { float: none; }
189
189
}
190
190
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
178
178
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/height " class ="link fw6 blue dim "> MDN - Height</ a >
179
179
</ div >
180
180
</ div >
181
- < section class ="bg-near-white black-70 pt4 pb5 ">
181
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
182
182
< header class ="ph3 ph5-ns pt4 ">
183
183
< kbd class ="yellow "> src/_heights.css</ kbd >
184
184
</ header >
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
237
237
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/max-width " class ="link fw6 blue dim "> MDN - Max Width</ a >
238
238
</ div >
239
239
</ div >
240
- < section class ="bg-near-white black-70 pt4 pb5 ">
240
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
241
241
< header class ="ph3 ph5-ns pt4 ">
242
242
< kbd class ="yellow "> src/_max-widths.css</ kbd >
243
243
</ header >
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
152
152
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/left " class ="link fw6 blue dim db "> MDN - Left</ a >
153
153
</ div >
154
154
</ div >
155
- < section class ="bg-near-white black-70 pt4 pb5 ">
155
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
156
156
< header class ="ph3 ph5-ns pt4 ">
157
157
< kbd class ="yellow "> src/_position.css</ kbd >
158
158
</ header >
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
231
231
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/padding " class ="link fw6 blue dim "> MDN - Padding</ a >
232
232
</ div >
233
233
</ div >
234
- < section class ="bg-near-white black-70 pt4 pb5 ">
234
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
235
235
< header class ="ph3 ph5-ns pt4 ">
236
236
< kbd class ="yellow "> src/_spacing.css</ kbd >
237
237
</ header >
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
199
199
< a href ="https://developer.mozilla.org/en/docs/Web/CSS/width " class ="link fw6 blue dim "> MDN - Width property</ a >
200
200
</ div >
201
201
</ div >
202
- < section class ="bg-near-white black-70 pt4 pb5 ">
202
+ < section class ="bg-near-white black-70 pt4 pb5 overflow-container ">
203
203
< header class ="ph3 ph5-ns pt4 ">
204
204
< kbd class ="yellow "> src/_widths.css</ kbd >
205
205
</ header >
You can’t perform that action at this time.
0 commit comments