mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-30 12:11:58 +00:00
safari target: take 2
This commit is contained in:
@@ -312,8 +312,8 @@ nav {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* (Safari + MobileSafari >= 14.6) or (All MobileSafari versions) */
|
/* Safari 9+ */
|
||||||
@supports (selector(:nth-child(1 of x))) or (-webkit-touch-callout: none) {
|
@supports (-webkit-hyphens:none) {
|
||||||
body{
|
body{
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user