7 changed files with 57 additions and 64 deletions
@ -1,11 +1,7 @@ |
|||||||
:root { |
:root { |
||||||
--text-color-primary: #333; |
--text-color-primary: #333; |
||||||
|
--bg-color-main: #fff; |
||||||
--bg-color-main: white; |
|
||||||
|
|
||||||
--shadow-island: 0 1px 5px rgba(0, 0, 0, 0.15); |
--shadow-island: 0 1px 5px rgba(0, 0, 0, 0.15); |
||||||
|
|
||||||
--border-radius-m: 4px; |
--border-radius-m: 4px; |
||||||
|
|
||||||
--space-factor: 4px; |
--space-factor: 4px; |
||||||
} |
} |
||||||
|
|||||||
Loading…
Reference in new issue