updates to transparency for section and header colors
This commit is contained in:
parent
00a970ffe2
commit
7cea4e8f99
|
@ -1,8 +1,8 @@
|
|||
:root {
|
||||
--section-color: #fccce4bb;
|
||||
--section-color: #fccce4dd;
|
||||
--border-color: #f6da92;
|
||||
--header-color: #fc94bcbb;
|
||||
--text-color: #2A004E;
|
||||
--header-color: #fc94bcdd;
|
||||
--text-color: #121481;
|
||||
}
|
||||
|
||||
*, *::before, *::after {
|
||||
|
|
Loading…
Reference in New Issue