html {
scroll-behavior: smooth;
}
/* No support in IE, or Safari
You can use this JS polyfill for those */
http://iamdustan.com/smoothscroll/
html {scroll-behavior: smooth;}
html {
scroll-behavior: smooth;
}
:target {
scroll-margin-top: 15em;
}
$('#element').foundation('_destroy');