about me section

This commit is contained in:
2023-09-01 15:19:35 +02:00
parent 680d82a356
commit 5b0ba8c286
11 changed files with 122 additions and 10 deletions
+4
View File
@@ -3,4 +3,8 @@ export const theme = {
primary: 'lightseagreen',
bg: '#242424',
},
fonts: {
primary: 'Inter, system-ui, Arial, sans-serif',
monospace: 'IBM Plex Mono, monospace',
},
};