feat(newSite): coloring and placement redone again

This commit is contained in:
2025-07-05 16:15:56 -06:00
parent c44dd960a1
commit 4907f39c1c
17 changed files with 512 additions and 584 deletions

View File

@ -4,7 +4,7 @@
padding-top: 10px;
padding-bottom: 10px;
justify-content: center;
background-color: #a80029;
background-color: var(--BajaRed);
color: white;
}