Commit 7837bc7e by nnnghia98

smooth scroll

parent 4c505547
...@@ -103,3 +103,9 @@ footer { ...@@ -103,3 +103,9 @@ footer {
margin: 10px; margin: 10px;
padding: 10px; padding: 10px;
} }
/* smooth scroll */
html {
scroll-behavior: smooth;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment