lujanfernaud/prevy

View on GitHub
app/assets/stylesheets/layout/_search-bar.scss

Summary

Maintainability
Test Coverage

Properties should be ordered background-color, color, padding-bottom, padding-top
Open

  padding-top: 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