From: Nordanne Isahac Date: Mon, 20 Feb 2017 00:06:08 +0000 (+0800) Subject: Revert "Improvements" X-Git-Tag: v6.4.0-rc1~102^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9636%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Revert "Improvements" This reverts commit ffdc71d8e882a7d5eb32e3b69c7487ce01895994. --- diff --git a/docs/pages/smooth-scroll.md b/docs/pages/smooth-scroll.md index 54faacc9b..59327576f 100644 --- a/docs/pages/smooth-scroll.md +++ b/docs/pages/smooth-scroll.md @@ -6,9 +6,16 @@ tags: - navigation --- -## Usage + + +
+ +## Setup -To enable smooth scrolling on internal links add the attribute `data-smooth-scroll` to the parent container like our [Menu](menu.html). Each section needs a unique ID +To enable SmoothScroll on internal links, just add the attribute `data-smooth-scroll` to the parent container like our [Menu](menu.html). Each section needs a unique ID ```html