mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-11 23:55:16 +01:00
about page fix
This commit is contained in:
parent
5dcf9a88dc
commit
1bd309a7eb
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user