mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-24 05:34:06 +01:00
[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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue