source/stylesheets/components/_header.scss (
8
lines of code) (
raw
):
.simple-header { background: $color-primary-alt; color: $color-white; text-align: center; h1 { margin-top: 10px; } }