ios support

This commit is contained in:
thaaoblues 2023-05-01 23:03:23 +02:00
parent 10018d3af2
commit 3bfb8edc98

View file

@ -75,7 +75,7 @@ body {
background-position: center center, center center; background-position: center center, center center;
background-size: auto,cover; background-size: auto,cover;
height: 100vh; height: 100vh;
width: 130vw; width: 135vw;
} }
} }