forked from mico/idle_moloch
Made a whoopsy yesterday with heights of the frame
This commit is contained in:
parent
c039a7e983
commit
a49c0e861c
@ -16,7 +16,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 720px;
|
max-width: 720px;
|
||||||
height: 100vh;
|
height: 960px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
max-height: 90vh;
|
max-height: 90vh;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user