[Glitch] Slightly increase font weight of favorite/boost numbers in detailed statuses
Port bd06963c16
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2683/head
parent
885a4c73cb
commit
8b3bd12def
|
@ -1900,6 +1900,7 @@ body > [data-popper-placement] {
|
|||
|
||||
.animated-number {
|
||||
color: $secondary-text-color;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue