We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc236a commit 4a94c1aCopy full SHA for 4a94c1a
flexbox-reset.css
@@ -174,7 +174,6 @@ body {
174
font-variant: normal;
175
font-weight: normal;
176
line-height: 1;
177
- min-height: 100vh;
178
}
179
blockquote,
180
q {
flexbox-reset.less
@@ -65,7 +65,6 @@ body {
65
66
font-weight : normal;
67
line-height : 1;
68
- min-height : 100vh;
69
70
71
// remove styling from quotes
0 commit comments