mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-11 23:55:16 +01:00
fix page headings on mobile
This commit is contained in:
parent
2ac464a307
commit
124eb91f4a
@ -11,13 +11,8 @@
|
||||
.page-title
|
||||
@extend .h2, .heading-band
|
||||
color: $brand-grey-light
|
||||
margin: 0
|
||||
|
||||
@media $breakpoint2
|
||||
margin-left: -108%
|
||||
|
||||
.page-photos &
|
||||
margin-bottom: ($line-height-computed*4)
|
||||
margin-top: $line-height-computed
|
||||
margin-bottom: $line-height-computed
|
||||
|
||||
.hash
|
||||
@extend .h3
|
||||
|
Loading…
Reference in New Issue
Block a user