update for latest stylint config

This commit is contained in:
Patrick Marsceill
2019-04-30 18:00:56 -07:00
parent ce2d213dbe
commit f255c07c7f
3 changed files with 407 additions and 570 deletions

View File

@@ -120,7 +120,8 @@
}
}
// stylelint-disable selector-no-type
// stylelint-disable selector-max-type
body {
position: relative;
padding-bottom: $sp-10;
@@ -130,7 +131,8 @@ body {
padding-bottom: 0;
}
}
// stylelint-enable selector-no-type
// stylelint-enable selector-max-type
.site-footer {
position: absolute;