From 82f2b5de12c6ad43c28abd26d45060915066ab53 Mon Sep 17 00:00:00 2001 From: Jonas Kuske <30421456+jonaskuske@users.noreply.github.com> Date: Sun, 11 Nov 2018 09:41:09 +0100 Subject: [PATCH] fix: update grid columns on demo page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 47af17e..a12b2aa 100755 --- a/index.html +++ b/index.html @@ -172,10 +172,10 @@

Docs

Use the Polyfill even if there is native support

-
+
window.__forceSmoothScrollAnchorPolyfill__:
-
+

If this is set to true, anchor navigation will be handled by this script even if the browser supports native smooth scroll. Not recommended.