fix(Sigils): change retailer color to match FF container
This commit is contained in:
parent
1893c1bfd3
commit
9fc42d211d
@ -7,6 +7,6 @@ domain("alkemics.com") {
|
|||||||
|
|
||||||
li.HelpCenter:not(#academy-access) ~ li#navbar-profile > a > i.mdi-account::before {
|
li.HelpCenter:not(#academy-access) ~ li#navbar-profile > a > i.mdi-account::before {
|
||||||
content: "\F4DC";
|
content: "\F4DC";
|
||||||
color: orange;
|
color: coral;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user