[S] Smooth scrolling

This commit is contained in:
Hykilpikonna
2021-11-27 21:03:16 -05:00
parent 07f479e0d4
commit 3519fb015e
+4
View File
@@ -1,4 +1,8 @@
html {
scroll-behavior: smooth;
}
#content {
margin: auto auto 100px;
padding: 0 20px;