feat: more fonts, more styling

This commit is contained in:
Daniel Ledda
2021-09-05 16:06:48 +02:00
parent e82a0878cd
commit f3f966c9ca
17 changed files with 101 additions and 37 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/node_modules
/public/static
/public/static/*.js
/public/static/*.js.map
.idea