More styles improvements

This commit is contained in:
Hazem Krimi
2023-11-22 14:31:52 +01:00
parent 40ec57c634
commit b790da4c73
6 changed files with 38 additions and 24 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
:root {
--first-action-dark-background: #353535;
--first-action-light-background: var(--black);
--second-action-dark-background: #F3F3F3;
--second-action-light-background: #ECECEC;
--first-action-light-background: var(--partial-dark-background);
--second-action-dark-background: #f3f3f3;
--second-action-light-background: var(--partial-light-background);
}
main h1 {