mk7-docs/_sass/custom/custom.scss

8 lines
127 B
SCSS

@media (min-width: 50rem) {
.site-header {
height: 130px;
max-height: 120px;
border-bottom: 1px solid #eeebee;
}
}