Font and some styling

This commit is contained in:
2021-10-06 09:20:35 -05:00
parent 53ca2e063d
commit 00e0aeb0d3
10 changed files with 15 additions and 107 deletions

View File

@@ -14,6 +14,7 @@
"astro": "^0.20.7"
},
"dependencies": {
"@auth0/auth0-react": "^1.8.0"
"@auth0/auth0-react": "^1.8.0",
"normalize.css": "^8.0.1"
}
}