summaryrefslogtreecommitdiff
path: root/stylesheets/commun.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/commun.css')
-rw-r--r--stylesheets/commun.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 38d6cdb..161d5ba 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -244,7 +244,7 @@ footer.legal {
}
}
-@media (max-width: 50em) {
+@media not all and (min-width: 50em) {
body {
--banner-logo-height: 6rem;
--banner-name-height: 1.8rem;