Skip to content

Commit da8b330

Browse files
committed
Correct default responsive setting
1 parent 7985399 commit da8b330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $.stellar({
147147
verticalOffset: 0,
148148

149149
// Refreshes parallax content on window load and resize
150-
responsive: true,
150+
responsive: false,
151151

152152
// Select which property is used to calculate scroll.
153153
// Choose 'scroll', 'position', 'margin' or 'transform',

0 commit comments

Comments
 (0)