Files

6 lines
72 B
SCSS
Executable File

header {
@include mq("tablet-wide", min) {
margin-top: 6px;
}
}