CSS writing and tweaks

This commit is contained in:
Oliver-Akins 2023-11-26 01:30:45 -07:00
parent 32bc59088b
commit 98af0683c3
13 changed files with 281 additions and 117 deletions

2
styles/vars.scss Normal file
View file

@ -0,0 +1,2 @@
$title-font: 'Pixelify Sans', sans-serif;
$background: #f2f2f2;