[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:
Claire 2024-03-19 14:39:30 +01:00
parent 885a4c73cb
commit 8b3bd12def

View file

@ -1900,6 +1900,7 @@ body > [data-popper-placement] {
.animated-number {
color: $secondary-text-color;
font-weight: 500;
}
}