lujanfernaud/prevy

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

Summary

Maintainability
Test Coverage

0.23 should be written without a leading zero as .23
Open

  padding-right: 0.23rem;

Color literals like rgba(#000, 0.5) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  color: rgba(#000, .5);

0.23 should be written without a leading zero as .23
Open

  padding-left: 0.23rem;

There are no issues that match your filters.

Category
Status