2016-01-09 19:07:09 +01:00
|
|
|
.header {
|
2016-01-29 18:45:09 +01:00
|
|
|
@extend .background--photo;
|
|
|
|
background-position: bottom;
|
2016-01-09 19:07:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.header__title {
|
|
|
|
position: relative;
|
|
|
|
z-index: 1;
|
|
|
|
text-align: center;
|
|
|
|
margin: 0;
|
|
|
|
padding: ($spacer * 4) 0;
|
|
|
|
}
|