@@ -53,6 +53,10 @@
url('../fonts/OpenSans.woff') format('woff');
}
+html {
+ scroll-behavior: smooth;
+}
+
html, body {
margin: 0;
padding: 0;