1
0
Fork 0

updates to transparency for section and header colors

This commit is contained in:
emma 2025-01-02 17:31:56 -05:00
parent 00a970ffe2
commit 7cea4e8f99
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
:root { :root {
--section-color: #fccce4bb; --section-color: #fccce4dd;
--border-color: #f6da92; --border-color: #f6da92;
--header-color: #fc94bcbb; --header-color: #fc94bcdd;
--text-color: #2A004E; --text-color: #121481;
} }
*, *::before, *::after { *, *::before, *::after {