Increased switch names font size

*Increased switch names font size
This commit is contained in:
izawartka 2025-06-02 21:20:59 +02:00
parent ad628207ab
commit df19b92bb2

View File

@ -17,6 +17,7 @@
} }
.map svg text.switch-name { .map svg text.switch-name {
font-size: 3px;
fill: #bbf; fill: #bbf;
} }