From 2bb72384661517d3df676d3fccc26b7ad1c03ed6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 15:18:55 +0200 Subject: [PATCH] footer --- www/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/style.css b/www/style.css index eabe0ee..9eba7f8 100644 --- a/www/style.css +++ b/www/style.css @@ -24,7 +24,7 @@ nav { footer { margin: 0; margin-top: 1em; - padding: 1em; + padding: 0.5em; display: block; background-color: #1c1c1c; color: #9d9d9d; -- 2.7.4