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 463bfb1 commit 86fe513Copy full SHA for 86fe513
src/layouts/base.css
@@ -5,6 +5,7 @@ html {
5
}
6
body {
7
margin: 0;
8
+ min-width: 300px;
9
10
article,
11
aside,
0 commit comments