forked from rebillar/site-accueil-insa
un jour safari va couler
This commit is contained in:
parent
d60174ae66
commit
92e667f55a
1 changed files with 1 additions and 5 deletions
|
@ -52,13 +52,9 @@ body {
|
|||
|
||||
body{
|
||||
background-position: center center, center center;
|
||||
background-size: auto,cover;
|
||||
background-size: auto,100vh 100vh;
|
||||
background-attachment: fixed,fixed;
|
||||
-webkit-background-attachment: fixed,fixed ;
|
||||
-webkit-transform: translateZ(0);
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
z-index: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue