Fix hero pages

This commit is contained in:
Jeremy Thomas 2016-09-11 11:31:34 +01:00
parent efe43ca53e
commit b9e3dde692
2 changed files with 4 additions and 1 deletions

View File

@ -100,5 +100,8 @@ $displays: 'block' 'flex' 'inline' 'inline-block' 'inline-flex'
.is-marginless
margin: 0 !important
.is-paddingless
padding: 0 !important
.is-unselectable
@extend .unselectable

View File

@ -42,7 +42,7 @@
flex-shrink: 0
padding: 40px 20px
// Responsiveness
+widescreen
+from(1240px)
padding-left: 0
padding-right: 0