new color
This commit is contained in:
parent
61b7aa6a99
commit
476637c576
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--nord:#242933;
|
||||
--nord:#1e252f;
|
||||
--snow:#ccd2dc;
|
||||
--one:#b8c0e0;
|
||||
--two:#a5adcb;
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
--nine:#202838;
|
||||
--ten:#0d1523;
|
||||
--code:#1e2030;
|
||||
--grey:#757575;
|
||||
}
|
||||
header,section {
|
||||
display:block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue