assets/css/scss/layout/_mobile.scss
Rule declaration should be preceded by an empty line Open
Open
.archive-header {
- Exclude checks
Colon after property should be followed by one space Open
Open
padding-right:0px;
- Exclude checks
Properties should be ordered margin-left, margin-right, padding-left, padding-right Open
Open
padding-left: 0;
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 50px 20px 50px;
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.single-post,
- Exclude checks
0px
should be written without units as 0
Open
Open
margin: 0px;
- Exclude checks
0px
should be written without units as 0
Open
Open
padding-right:0px;
- Exclude checks
Properties should be ordered margin-left, margin-right, padding-bottom, padding-left, padding-right Open
Open
padding-left: 15px;
- Exclude checks
Properties should be ordered margin-bottom, padding Open
Open
padding: 0 15px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.archive-header {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 15px 0px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#primary {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#primary {
- Exclude checks
Colon after property should be followed by one space Open
Open
padding-left:0px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.search.search-results {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding-left:0px;
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 15px 0;
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 15px 0px;
- Exclude checks
Colon after property should be followed by one space Open
Open
margin-right:0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#primary {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.archive-header {
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 15px 0px;
- Exclude checks
Shorthand form for property padding
should be written more concisely as 50px 20px
instead of 50px 20px 50px
Open
Open
padding: 50px 20px 50px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx:not(.single-post):not(.page-has-banner) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.page {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.blog,
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .wrap.container {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 15px 0px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#primary {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Colon after property should be followed by one space Open
Open
margin-left:0;
- Exclude checks