Add smooth scrolling

This commit is contained in:
hunicus
2022-03-11 16:28:52 -05:00
parent dab6dd4a0e
commit 2d4b824862

View File

@@ -50,6 +50,7 @@ $dropdown-link-active-bg: #11131f;
html, body {
height: 100%;
scroll-behavior: smooth;
}
body {