aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme/static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index 3e4577b..d6ffd0e 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -579,7 +579,7 @@ img:hover { filter: grayscale(0); }
}
@media (max-width: 480px) {
- .masthead nav li { width: 100%; }
+ .masthead nav li { width: 33.333%; }
}
/* Tags page */