un jour safari va couler

This commit is contained in:
thaaoblues 2023-05-01 22:05:01 +02:00
parent d60174ae66
commit 92e667f55a

View file

@ -52,13 +52,9 @@ body {
body{ body{
background-position: center center, center center; background-position: center center, center center;
background-size: auto,cover; background-size: auto,100vh 100vh;
background-attachment: fixed,fixed; background-attachment: fixed,fixed;
-webkit-background-attachment: fixed,fixed ; -webkit-background-attachment: fixed,fixed ;
-webkit-transform: translateZ(0);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
z-index: 0; z-index: 0;
} }
} }