summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 979ea04..a652c3a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -501,7 +501,9 @@ main section {
}
@media only screen and (min-width: 1000px) {
- font-size: 1.25rem;
+ .country-table td {
+ font-size: 1.25rem;
+ }
}
.country-table td:hover {