popov.link/_scss/components/_header.scss
Valentin Popov 6364c265d3
Added delimiters elements
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-03 18:40:22 +04:00

10 lines
107 B
SCSS

header {
border-bottom: 1px solid $color-bg-alt;
}
article {
header {
padding-bottom: 16px;
}
}