Skip to content

Commit 671fa63

Browse files
committed
Update phone-only breakpoints
1 parent ce9021d commit 671fa63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stylesheets/skrollr-xs.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
nav a:not(:first-child) { -skrollr-animation-name: nav-links; }
22

33
@-skrollr-keyframes nav-links {
4-
5500 { opacity: 1; }
5-
8500 { opacity: 0; }
4+
8900 { opacity: 1; }
5+
9000 { opacity: 0; }
66
}

0 commit comments

Comments
 (0)