1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-09-24 01:58:50 +02:00

about page fix

This commit is contained in:
Matthias Kretschmann 2015-08-19 00:55:26 +02:00
parent 5dcf9a88dc
commit 1bd309a7eb
2 changed files with 3 additions and 4 deletions

View File

@ -39,7 +39,6 @@
padding-top: ($line-height-computed*3) padding-top: ($line-height-computed*3)
.page-single & .page-single &
padding-bottom: ($line-height-computed*2)
border: none border: none
&:before &:before

View File

@ -30,7 +30,7 @@
+ p + p
font-size: $font-size-large font-size: $font-size-large
.footer .site__footer
.avatar, .avatar,
.footer-description .footer-description
@extend .hide @extend .hide
@ -39,8 +39,8 @@
margin-top: 0 margin-top: 0
@media only screen and (min-width: 40.625em) and (min-height: 650px) @media only screen and (min-width: 40.625em) and (min-height: 650px)
.document .site__document
margin-bottom: 350px margin-bottom: 350px
.footer .site__footer
height: 350px height: 350px