smooth scrolling

This commit is contained in:
2023-09-01 23:01:43 +02:00
parent 5b0ba8c286
commit 7fc4304e87
6 changed files with 23 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@ export const theme = {
colors: {
primary: 'lightseagreen',
bg: '#242424',
nav: '#1b1b1b',
},
fonts: {
primary: 'Inter, system-ui, Arial, sans-serif',