Made the primary color use the --primary variable
This commit is contained in:
parent
c25f3b92fe
commit
d46bca3e39
@ -1,6 +1,6 @@
|
||||
$background: #131427
|
||||
|
||||
$primary: #E3703F
|
||||
$primary: var(--primary)
|
||||
$red: #E33F3F
|
||||
$green: #3fe34d
|
||||
|
||||
|
Reference in New Issue
Block a user