From 1bd309a7eb2c269e4d3a2a0faa5f345d6b90bebe Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 19 Aug 2015 00:55:26 +0200 Subject: [PATCH] about page fix --- _src/_assets/styl/content.styl | 1 - _src/_assets/styl/page-about.styl | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/_src/_assets/styl/content.styl b/_src/_assets/styl/content.styl index 82e3daa9..b39d7a90 100644 --- a/_src/_assets/styl/content.styl +++ b/_src/_assets/styl/content.styl @@ -39,7 +39,6 @@ padding-top: ($line-height-computed*3) .page-single & - padding-bottom: ($line-height-computed*2) border: none &:before diff --git a/_src/_assets/styl/page-about.styl b/_src/_assets/styl/page-about.styl index 0378b7ca..87535cca 100644 --- a/_src/_assets/styl/page-about.styl +++ b/_src/_assets/styl/page-about.styl @@ -30,7 +30,7 @@ + p font-size: $font-size-large - .footer + .site__footer .avatar, .footer-description @extend .hide @@ -39,8 +39,8 @@ margin-top: 0 @media only screen and (min-width: 40.625em) and (min-height: 650px) - .document + .site__document margin-bottom: 350px - .footer + .site__footer height: 350px