From b3021f8ce3ce9cee5195a3b30f1bc1cea188f688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Sun, 18 Oct 2015 17:23:52 +0200 Subject: [PATCH] styling fix --- resources/public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/public/style.css b/resources/public/style.css index a1659e8..9dda8de 100644 --- a/resources/public/style.css +++ b/resources/public/style.css @@ -148,6 +148,7 @@ article { flex: 1; text-align: justify; margin-top: 3em; + margin-bottom: 3em; font-family: sans-serif; margin-right: auto; margin-left: auto;