working on the file system

cd can now display folders in blue
This commit is contained in:
2025-02-23 23:13:05 -05:00
parent 86982c9b96
commit 3640f022f6
7 changed files with 60 additions and 24 deletions

View File

@ -1,3 +1,5 @@
$default-font-size: 1.2rem;
$header-Y: 30px;
$footer-Y: 30px;
$component-padding: 20px;