mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Hopefully fixing scrolling on mobile
This commit is contained in:
@@ -10,7 +10,7 @@ body{
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
min-height: 100vmax;
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user