lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/layout/_footer-widgets.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    .row {

Avoid qualifying attribute selectors with an element.
Open

        div[class^='col-'] {

Line should be indented with spaces, not tabs
Open

    padding: 15px 0 $lsx-large-gap / 2;

Line should be indented with spaces, not tabs
Open

    .textwidget { letter-spacing: .5px;}

Nesting should be no greater than 3, but was 4
Open

            &:not(.btn) { transition: color 300ms ease; }

Line should be indented with spaces, not tabs
Open

    .widget {

Line should be indented with spaces, not tabs
Open

    .widget-title {

Avoid using id selectors
Open

#footer-widgets {

There are no issues that match your filters.

Category
Status