Fixed palette
This commit is contained in:
parent
91acec498b
commit
a459517aad
|
@ -1,12 +1,10 @@
|
|||
:root{
|
||||
--hornet-blue: #302efe;
|
||||
|
||||
--hornet-red: #E3073F;
|
||||
|
||||
--hornet-black:#050515;
|
||||
|
||||
--hornet-gray:#989098;
|
||||
--hornet-white:#DDDDFF;
|
||||
|
||||
font-family: Verdana, Geneva, sans-serif;
|
||||
}
|
||||
|
||||
|
@ -63,4 +61,4 @@
|
|||
--accent: var(--hornet-red);
|
||||
--warning: var(--hornet-black);
|
||||
--font-family: var(--hornet-font)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user