commit | 604e31d7f03b68d549048f6bf2ed463ab8002496 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <samuel@clicksminuteper.net> | Thu Sep 02 16:06:20 2021 -0500 |
committer | Samuel Shuert <samuel@clicksminuteper.net> | Thu Sep 02 16:06:20 2021 -0500 |
tree | 4234bc164bd1b6a248196e7c26c94b66d52b525d | |
parent | 8aac601b4fe127281ee246bfe0dc0530e138102b [diff] [blame] |
09.02.2021
diff --git a/styles/globals.css b/styles/globals.css index 6915a5b..ba7da79 100644 --- a/styles/globals.css +++ b/styles/globals.css
@@ -26,4 +26,5 @@ * { box-sizing: border-box; font-family: 'Roboto', sans-serif; + scroll-behavior: smooth; }