1
0

Further increase font weight of interaction bar span

This commit is contained in:
2025-05-26 10:39:01 +02:00
parent 36d6945a02
commit 9a601a0ba2

View File

@@ -177,7 +177,7 @@
.interaction-bar span {
font-size: inherit !important; /* gleiche Größe wie restlicher Text */
font-weight: 600;
font-weight: 800;
}
.interaction-bar div > div {