From b2b64ea2ccb32bb0559e48ffc4c21e972a62b6c4 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Thu, 5 Jul 2012 20:54:20 +0100 Subject: [PATCH] [site/css][xs]: micro tweak to front page. --- css/site/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/site/site.css b/css/site/site.css index 600d4706..c6f71591 100644 --- a/css/site/site.css +++ b/css/site/site.css @@ -98,7 +98,7 @@ section { border:none; font-family:'Open Sans', Helvetica, Arial, sans-serif; padding: 60px; - padding-bottom: 150px; + padding-bottom: 200px; /* hide crocodile top to footer on front page */ margin-bottom: -30px; }