Fix: web height 100vh
This commit is contained in:
@@ -5,6 +5,7 @@ body {
|
||||
margin: auto;
|
||||
padding-top: 1rem;
|
||||
max-width: unset;
|
||||
min-height: 100vh;
|
||||
}
|
||||
#root {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user