mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 23:58:06 +01:00
Make bold text bolder
This commit is contained in:
parent
5a8495dabe
commit
9b86707b1e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: 500;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
em, i {
|
||||
|
|
Loading…
Reference in a new issue