Added some styles and a navbar

This commit is contained in:
2022-11-19 22:26:16 -05:00
parent f4cf324280
commit 4bf5e73179
3 changed files with 54 additions and 1 deletions

5
.gitignore vendored
View File

@ -5,8 +5,11 @@ vendor/
node_modules/
# Compiled CSS and JS
public/css/
public/styles/
public/js/
# SASS compilation cache
.sass-cache/
# PHP CodeSniffer cache
.phpcs-cache