fix: important added
This commit is contained in:
@ -124,11 +124,11 @@
|
||||
--color-directory-complementary: var(--color-complementary)!important;
|
||||
--color-directory-complementary-darken: var(--color-complementary-darken)!important;
|
||||
--color-directory-white: var(--color-white)!important;
|
||||
--color-directory-black: var(--color-black) !important;
|
||||
--color-directory-black: var(--color-black)!important;
|
||||
}
|
||||
|
||||
/* Variables for event */
|
||||
$color-212-4-50: hsl(212.7,4.3%,50%);
|
||||
$color-0-0-22: hsl(0,0%,22.7%);
|
||||
$color-203-87-19: hsl(203, 87.8%, 19.2%);
|
||||
$color-357-67-45: hsl(357,67.5%,45.9%);
|
||||
$color-357-67-45: hsl(357,67.5%,45.9%);
|
||||
|
Reference in New Issue
Block a user