Skip to content

Commit b379061

Browse files
committed
Fix mobile nav links
1 parent 4128432 commit b379061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/skrollr-xs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ nav a:not(:first-child) { -skrollr-animation-name: nav-links; }
44
8900 { opacity: 1; }
55
9000 { opacity: 0; }
66
21000 { opacity: 0; }
7-
23500 { opacity: 0; }
7+
23500 { opacity: 1; }
88
}

0 commit comments

Comments
 (0)