forked from rebillar/site-accueil-insa
removed ios specific css
This commit is contained in:
parent
4622330a8b
commit
f7f3e7e0dc
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue