We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df3d3f commit 93c4e24Copy full SHA for 93c4e24
styles/index.css
@@ -29,7 +29,7 @@ main {
29
display: flex;
30
justify-content: center;
31
flex-direction: column;
32
- height: 100%;
+ min-height: 100%;
33
max-width: 45rem;
34
min-width: 300px;
35
margin: auto;
0 commit comments