safari target: take 2

This commit is contained in:
Spencer Flagg
2022-10-07 17:33:10 +02:00
parent dd02b99486
commit 081e066553

View File

@@ -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;
}