Showing 2,141 of 2,141 total issues
!important should not be used Open
Open
margin-left:0 !important;
- Exclude checks
!important should not be used Open
Open
padding-top:0 !important;
- Exclude checks
!important should not be used Open
Open
float: none !important;
- Exclude checks
!important should not be used Open
Open
margin-right:0 !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Use //
comments everywhere Open
Open
/* ==========================================================================
- Exclude checks
Name of variable accentA-light
should be written in all lowercase letters with hyphens instead of underscores Open
Open
text-shadow: 1px 4px 6px $accentA-light, 0 0 0 $black, 1px 4px 6px $accentA-light;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Name of variable font_size_95
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-size: $font_size_95;
- Exclude checks
Name of variable font_size_95
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-size: $font_size_95;
- Exclude checks
Expected item on line 314 to appear before line 313. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include border-radius(0);
- Exclude checks
Name of variable font_san_serif
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-family: $font_san_serif;
- Exclude checks
Property color
already defined on line 1132 Open
Open
color: rgba($main-list-mark-color, .4);
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.hierarchy-depth-2{ margin-left: 20px; }
- Exclude checks
Merge rule .contact-box .phones
with rule on line 1188 Open
Open
.contact-box .phones {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered background, color, font-size, margin, margin-top, padding, vertical-align Open
Open
padding: 10px;
- Exclude checks
Name of variable font_san_serif
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-family: $font_san_serif;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
clip: auto;
- Exclude checks