scss styling and remove astro elements

This commit is contained in:
2025-02-22 15:37:39 -05:00
parent b8a34add56
commit 8dee9cdeff
7 changed files with 35 additions and 40 deletions

3
src/scss/variables.scss Normal file
View File

@ -0,0 +1,3 @@
$header-Y: 30px;
$footer-Y: 30px;
$component-padding: 20px;