trying things to please safari...

This commit is contained in:
thaaoblues 2023-05-01 21:38:27 +02:00
parent 5fc0dc595e
commit d60174ae66

View file

@ -56,6 +56,9 @@ body {
background-attachment: fixed,fixed;
-webkit-background-attachment: fixed,fixed ;
-webkit-transform: translateZ(0);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
z-index: 0;
}
}