Apply smooth scrolling to docs only

This commit is contained in:
hunicus
2022-03-30 09:44:41 -04:00
parent 2d1e4da01e
commit b56ea34b14
2 changed files with 5 additions and 1 deletions

View File

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