safari target: take 2
This commit is contained in:
parent
dd02b99486
commit
081e066553
1 changed files with 2 additions and 2 deletions
|
|
@ -312,8 +312,8 @@ nav {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
/* (Safari + MobileSafari >= 14.6) or (All MobileSafari versions) */
|
||||
@supports (selector(:nth-child(1 of x))) or (-webkit-touch-callout: none) {
|
||||
/* Safari 9+ */
|
||||
@supports (-webkit-hyphens:none) {
|
||||
body{
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue