put 100% height in body
This commit is contained in:
parent
b8439657af
commit
a8813fca88
@ -9,6 +9,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user