X-Git-Url: http://git.ipfire.org/?p=people%2Fshoehn%2Fipfire.org.git;a=blobdiff_plain;f=static%2Fscss%2Fstyle.scss;fp=static%2Fscss%2Fstyle.scss;h=38f0367a4df7cf4d18e77447a0a34949b5e42a18;hp=cd5e508189ab2fa5bdcc37632e584df2ec7866c3;hb=1e5f513f74b57dd91fd5b16b97c338bbf32cc81b;hpb=729c06b8380fc6c8718f5d371b9e4156e83f04ec diff --git a/static/scss/style.scss b/static/scss/style.scss index cd5e508..38f0367 100644 --- a/static/scss/style.scss +++ b/static/scss/style.scss @@ -268,7 +268,8 @@ section#appliances { padding-bottom: 48px; } -.features-content { +.features-content, +.fixed-top + .blog-content { padding-top: 88px; margin-bottom: 40px; @include media-breakpoint-up(lg) { @@ -283,6 +284,10 @@ section#appliances { } } +.blog-content { + margin-bottom: 80px; +} + .divider { width: 128px; height: 4px;