[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>
This commit is contained in:
parent
885a4c73cb
commit
8b3bd12def
|
@ -1900,6 +1900,7 @@ body > [data-popper-placement] {
|
||||||
|
|
||||||
.animated-number {
|
.animated-number {
|
||||||
color: $secondary-text-color;
|
color: $secondary-text-color;
|
||||||
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue