removed ios specific css

This commit is contained in:
thaaoblues 2023-05-11 19:42:52 +02:00
parent 4622330a8b
commit f7f3e7e0dc

View file

@ -72,12 +72,6 @@ body {
@supports (-webkit-touch-callout: none) and (max-width: 800px){
/* CSS specific to iOS phones */
.bg{
background-position: center center, center center;
background-size: auto,cover;
height: 100vh;
width: 135vw;
}
}