We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2d213 commit f255c07Copy full SHA for f255c07
_sass/layout.scss
@@ -120,7 +120,8 @@
120
}
121
122
123
-// stylelint-disable selector-no-type
+// stylelint-disable selector-max-type
124
+
125
body {
126
position: relative;
127
padding-bottom: $sp-10;
@@ -130,7 +131,8 @@ body {
130
131
padding-bottom: 0;
132
133
-// stylelint-enable selector-no-type
134
135
+// stylelint-enable selector-max-type
136
137
.site-footer {
138
position: absolute;
0 commit comments