Fix typo in color definition
This commit is contained in:
parent
3b7c1dba6a
commit
5add1eb22b
@ -28,7 +28,7 @@
|
||||
@brand-medium: rgb(74, 210, 240);
|
||||
|
||||
/* FSFE Green Mix */
|
||||
@brand-mix: rbg(107, 179, 64);
|
||||
@brand-mix: rgb(107, 179, 64);
|
||||
|
||||
/* fsfe Green */
|
||||
@brand-green: rgb(208, 244, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user