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 ae820cb commit 0599b36Copy full SHA for 0599b36
example/style.css
@@ -3,7 +3,7 @@ html, body {
3
margin: 0;
4
padding: 0;
5
width: 100%;
6
- height: 100%;
+ min-height: 100%;
7
background-image: linear-gradient(141deg , #141b29 0%, #2b2f45 71%, #323158 100%);
8
}
9
0 commit comments