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 c6b326d..9012d8c 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -157,7 +157,7 @@ footer.legal {
}
}
- @media (min-width: 90em) {
+ @media (min-width: 80em) {
nav > ol {
grid-template-columns: repeat(auto-fill, minmax(8em, 1fr));
}