assets/css/scss/templates/_archive.scss
Line should be indented with spaces, not tabs Open
Open
&.archive {
- Exclude checks
Properties should be ordered content, display, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, margin-right, text-rendering Open
Open
margin-right: 5px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.site-main {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.back-to-blog {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.archive-author-bio {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.archive-author-title {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .archive-author-posts {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: $lsx-medium-gap;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:before { font-size: 22px; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > .archive-author-posts {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.fa {
- Exclude checks
Properties should be ordered display, margin, overflow, padding-top, position Open
Open
padding-top: 8px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.archive-author-avatar {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#primary {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.site-main {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.archive-author-social-links {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before { font-size: 22px; }
- 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
display: block;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.fa {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-transform: uppercase;
- Exclude checks