[S] Fix mobile height
This commit is contained in:
+5
-1
@@ -131,7 +131,11 @@ body
|
||||
// Vertical flex box
|
||||
display: flex
|
||||
flex-flow: column
|
||||
height: 100vh
|
||||
height: 100%
|
||||
|
||||
body
|
||||
background: #f9f2e0
|
||||
height: 100%
|
||||
|
||||
html
|
||||
height: 100%
|
||||
|
||||
Reference in New Issue
Block a user