We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b740a commit 2ea8fcdCopy full SHA for 2ea8fcd
config/settings_data.json
@@ -28,7 +28,7 @@
28
"page_width": 1200,
29
"spacing_grid_horizontal": 16,
30
"spacing_grid_vertical": 16,
31
- "animations_reveal_on_scroll": true,
+ "animations_reveal_on_scroll": false,
32
"card_style": "standard",
33
"text_boxes_border_thickness": 0,
34
"media_border_thickness": 1,
templates/index.json
@@ -356,9 +356,9 @@
356
"@media (min-width: 750px) {.banner__content {padding: 7rem 5rem; }}"
357
],
358
"settings": {
359
- "slider_visual": "numbers",
+ "slider_visual": "dots",
360
"adaptive": true,
361
- "auto_rotate": true,
+ "auto_rotate": false,
362
"change_slides_speed": 7,
363
"swipe_on_mobile": true,
364
"color_scheme": "background-1",
0 commit comments