about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--static/css/poole.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/poole.css b/static/css/poole.css
index 974daa3..1a2ccec 100644
--- a/static/css/poole.css
+++ b/static/css/poole.css
@@ -41,6 +41,10 @@
           box-sizing: border-box;
 }
 
+main {
+  display: block;
+}
+
 html,
 body {
   margin: 0;