style(board stats): adjust font size for each theme

This commit is contained in:
plebeius.eth
2024-04-08 18:30:17 +02:00
parent cd49f22a5b
commit abe667b8f1
2 changed files with 35 additions and 17 deletions
@@ -20,7 +20,7 @@
}
.blotter tr {
font-size: 11px;
font-size: var(--stats-font-size);
}
.blotter tfoot {