We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7307ce commit b08d7f5Copy full SHA for b08d7f5
assets/css/main.css
@@ -12,7 +12,7 @@ body {
12
display: flex;
13
flex-direction: column;
14
width: 100vw;
15
- height: 100vh;
+ min-height: 100vh;
16
background-image: url('../images/grass.jpg');
17
background-position: center center;
18
background-attachment: fixed;
0 commit comments