From: Marius Gavrilescu Date: Thu, 23 Jan 2014 11:39:50 +0000 (+0200) Subject: Make #spacer taller X-Git-Url: http://git.ieval.ro/?p=mindcoding-template-patches.git;a=commitdiff_plain;h=94af8d03d3b083d02eac5c20f1cd87fe353e886c Make #spacer taller --- diff --git a/css/custom.css b/css/custom.css index 701fbf3..dcbf88e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1 +1 @@ -#spacer { height: 3em; } \ No newline at end of file +#spacer { height: 5em; }