site/_src/_assets/styles/bigchain/_header.scss

12 lines
173 B
SCSS

.header {
@extend .background--photo;
}
.header__title {
position: relative;
z-index: 1;
text-align: center;
margin: 0;
padding: ($spacer * 6) 0;
}