Added some styles and a navbar

This commit is contained in:
2022-12-10 17:18:19 -05:00
parent 10c97edc70
commit dc25b68ec4
6 changed files with 43 additions and 2 deletions

3
.gitignore vendored
View File

@ -62,3 +62,6 @@ node_modules/
# Ignore compiled CSS and JS
public/css/
public/js/
# SASS compilation cache
.sass-cache/