lujanfernaud/prevy

View on GitHub
app/assets/stylesheets/layout/_footer.scss

Summary

Maintainability
Test Coverage

Properties should be ordered fill, width
Open

  width: 169px;

Properties should be ordered background, border-top, color, font-size, min-height
Open

  min-height: 600px;

Properties should be ordered color, margin-left, margin-right, padding, transition
Open

  padding: .1rem;

Color literals like #fff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    color: #fff;

There are no issues that match your filters.

Category
Status