Fix counter text size for firefox

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-16 22:41:32 -07:00
parent 5c2f369ac3
commit 771ef40a26

View File

@ -9,15 +9,6 @@ svg {
fill: none; fill: none;
} }
text {
font-size: 4px;
text-anchor: middle;
user-select: none;
font-family: sans-serif;
fill: black;
/* display: none; */
}
use[href="#hex"] { use[href="#hex"] {
stroke: #666; stroke: #666;
/* fill: wheat; */ /* fill: wheat; */