Fix initial zoom behavior on mobile

fixes #4875
This commit is contained in:
softsimon 2024-04-08 14:54:33 +09:00
parent 91a8a8be34
commit 8c589d3000
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -54,7 +54,6 @@ html, body {
body {
background-color: #11131f;
min-width: 375px;
padding-bottom: 60px;
}