Fix counter text size for firefox

This commit is contained in:
Catalin Constantin Mititiuc 2024-07-02 17:44:03 -07:00
parent bb403234f7
commit 6907f65085

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; */