From: Michael Tremer Date: Tue, 2 Oct 2018 11:40:00 +0000 (+0100) Subject: blog: Remove extra space below posts X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73c1d45680b06e9625b2d3f0ca7c7ce6f98d52e5;p=ipfire.org.git blog: Remove extra space below posts Signed-off-by: Michael Tremer --- diff --git a/src/scss/style.scss b/src/scss/style.scss index c814220f..0c00f77c 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -290,10 +290,6 @@ footer { } } -.blog-content { - margin-bottom: 80px; -} - .divider { width: 128px; height: 4px;