From 981465f8f6dec776b637c0b1b98900d71e8f7a2f Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Tue, 7 Apr 2015 05:49:17 -0700 Subject: [PATCH] margins --- public/resources/css/module/_showcase.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/resources/css/module/_showcase.scss b/public/resources/css/module/_showcase.scss index bad54b29e9..26d087317c 100644 --- a/public/resources/css/module/_showcase.scss +++ b/public/resources/css/module/_showcase.scss @@ -16,5 +16,9 @@ .showcase-content { padding: $unit * 4; + + .l-main-section { + margin-bottom: 0px; + } } } \ No newline at end of file