Merge pull request #4915 from mempool/simon/fix-mobile-initial-zoom

Fix initial zoom behavior on mobile
This commit is contained in:
wiz
2024-04-08 16:13:18 +09:00
committed by GitHub

View File

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