From b9b8436e78f7bed2b54f5f38ef7bd11beb1ce26b Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 22:37:23 +0100 Subject: [PATCH] hate css --- html/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/style.css b/html/style.css index c522949..c303908 100644 --- a/html/style.css +++ b/html/style.css @@ -68,7 +68,7 @@ footer{ line-height: 1.5em; text-align: center; width: 99%; - + margin-top: -40px; } footer a { @@ -85,6 +85,7 @@ footer a { section{ margin: 0 auto; width: 90%; + padding-bottom: 40px; } article{ float: right;