1
0
forked from mico/idle_moloch

Made a whoopsy yesterday with heights of the frame

This commit is contained in:
mic0 2024-11-01 12:22:43 +01:00
parent c039a7e983
commit a49c0e861c
Signed by: mico
GPG Key ID: A3F8023524CF1C8D

View File

@ -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;