fix ff font size

This commit is contained in:
koksnuss 2020-05-31 23:23:12 +02:00
parent 4210b64bca
commit c7b97859b5

View File

@ -300,7 +300,7 @@ td.coin {
font-weight: bold !important; font-weight: bold !important;
} }
@-moz-document url-prefix() { @-moz-document url-prefix() {
.ec, .checked { td.ec, td.checked {
font-size: 1.7rem !important; font-size: 1.7rem !important;
} }
} }