]> git.ipfire.org Git - ipfire.org.git/commitdiff
blog: Remove unused CSS
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2018 14:30:35 +0000 (15:30 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2018 14:30:35 +0000 (15:30 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/style.scss

index 0c00f77c57f1f134ac700eece429e5d8d20612a2..f8a7f2bf50a87001c35fbdb655a678cac6ae5777 100644 (file)
@@ -276,20 +276,6 @@ footer {
        }
 }
 
-.fixed-top + .blog-content {
-       padding-top: 88px;
-       margin-bottom: 40px;
-       @include media-breakpoint-up(lg) {
-               padding-top: 161px;
-       }
-       .content {
-               background: white;
-               border-radius: 4px;
-               padding: 40px 24px;
-               position: relative;
-       }
-}
-
 .divider {
        width: 128px;
        height: 4px;