navbar; logo & landing animation

This commit is contained in:
2023-08-31 18:16:21 +02:00
parent dffa5fdda9
commit 579c728628
14 changed files with 199 additions and 16 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
export const theme = {
colors: {
primary: 'mediumseagreen',
primary: 'lightseagreen',
bg: '#242424',
},
};