mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-09 15:58:46 +01:00
Slightly increase font weight of favorite/boost numbers in detailed statuses (#29648)
This commit is contained in:
parent
42cdd0c095
commit
bd06963c16
1 changed files with 1 additions and 0 deletions
|
@ -1688,6 +1688,7 @@ body > [data-popper-placement] {
|
|||
|
||||
.animated-number {
|
||||
color: $secondary-text-color;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue