1
0

Increase font weight of interaction bar span

This commit is contained in:
2025-05-26 10:38:52 +02:00
parent ef6cb89b40
commit 36d6945a02

View File

@@ -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 {