use lbry colors for 'new' badge
This commit is contained in:
parent
ad5eb105c8
commit
209bcda5a4
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge--alert {
|
.badge--alert {
|
||||||
background-color: #e45454;
|
background-color: $lbry-red-3;
|
||||||
color: white;
|
color: $lbry-white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge--free {
|
.badge--free {
|
||||||
|
|
Loading…
Add table
Reference in a new issue