From 89d4550f41d2d6e37e2b3e074b8b5978a4037476 Mon Sep 17 00:00:00 2001 From: Jade Dominguez Date: Sun, 19 May 2013 17:16:04 -0700 Subject: [PATCH] Drop bottom padding from layout. --- stylesheets/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 9343558..280ba2a 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1,7 +1,3 @@ -body { - padding-bottom: 40px; -} - /* Custom container */ .container-narrow { margin: 0 auto;