fix linting / rules

This commit is contained in:
Patrick Marsceill
2018-10-25 11:17:10 -04:00
parent d554236ba3
commit 6a6efba27a
5 changed files with 13 additions and 7 deletions

View File

@@ -115,6 +115,7 @@
}
}
// stylelint-disable selector-no-type
body {
position: relative;
padding-bottom: $sp-10;
@@ -124,6 +125,7 @@ body {
padding-bottom: 0;
}
}
// stylelint-enable selector-no-type
.site-footer {
position: absolute;