aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/style/layout.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/style/layout.css b/web/style/layout.css
index d599abf..16ae668 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -121,4 +121,9 @@ footer p {
.homelist ul {
padding-left: 0;
}
+}
+@media (max-width: 600px), (max-height: 800px) {
+ #main h2 {
+ margin: 0;
+ }
} \ No newline at end of file