From b99acc1437b49a24277f631a16c377ee82e4fb98 Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 21 Mar 2018 10:25:23 -0500 Subject: working on web --- assets/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/js/main.js') diff --git a/assets/js/main.js b/assets/js/main.js index d13cd05..81a9d1a 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -16,7 +16,7 @@ enabled: true, // Sets the distance to scroll when using the left/right arrow keys. - distance: 50 + distance: 100 }, -- cgit v1.2.3