assets/css/scss/layout/_footer.scss
Line should be indented with spaces, not tabs Open
Open
& > .container {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before { content: $icon; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before { content: $icon; }
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:not(:last-child):after {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > ul {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:not(:last-child):after {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > ul {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
& > div[class*='col-'] {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > ul {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 15px 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& > div[class*='col-'] {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > ul {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media('>=desktop') { margin-left: 50px; }
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
& > a { transition: color 300ms ease-in-out; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
order: 1;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .container {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > div[class*='col-'] {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&[href*="#{$social}"] {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > a { transition: color 300ms ease-in-out; }
- Exclude checks
Properties should be ordered font-size, padding Open
Open
padding: 15px 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.credit {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 14px;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .row {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
& > div[class*='col-'] {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > ul {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& > a { transition: color 300ms ease-in-out; }
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > li {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > li {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > a { transition: color 300ms ease; }
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > ul {
- Exclude checks
Properties should be ordered content, display, height, position, right, top, transform, width Open
Open
right: -.5px;
- Exclude checks