margin-top stylelint fix

This commit is contained in:
Phreshhh 2019-01-29 15:10:44 +01:00 committed by Rhyne Vlaservich
commit c219346051

View file

@ -109,8 +109,8 @@ nav {
.collapsible {
@include resp(small) {
width: 100%;
margin-top: 50px;
width: 100%;
}
}