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 {
|
||||
background-color: #e45454;
|
||||
color: white;
|
||||
background-color: $lbry-red-3;
|
||||
color: $lbry-white;
|
||||
}
|
||||
|
||||
.badge--free {
|
||||
|
|
Loading…
Add table
Reference in a new issue