forked from AkkomaGang/akkoma-fe
use normal font weight instead of lighter
This commit is contained in:
parent
84b6ff9f99
commit
2d826abb41
1 changed files with 0 additions and 1 deletions
|
@ -645,7 +645,6 @@ a.unmute {
|
||||||
|
|
||||||
.stat-title {
|
.stat-title {
|
||||||
color: var(--faint, $fallback--faint);
|
color: var(--faint, $fallback--faint);
|
||||||
font-weight: lighter;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue