Increase font weight of interaction bar span
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
|
||||
.interaction-bar span {
|
||||
font-size: inherit !important; /* gleiche Größe wie restlicher Text */
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.interaction-bar div > div {
|
||||
|
||||
Reference in New Issue
Block a user