updates to transparency for section and header colors
This commit is contained in:
parent
00a970ffe2
commit
7cea4e8f99
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue