Made mobile page full-height.
This commit is contained in:
parent
bb184906bf
commit
981f446b45
@ -19,6 +19,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
#page-bg
|
||||
|
Loading…
Reference in New Issue
Block a user