AyuntamientoMadrid/participacion

View on GitHub
app/assets/stylesheets/comments_count.scss

Summary

Maintainability
Test Coverage

0.3 should be written without a leading zero as .3
Open

    margin-right: 0.3rem;

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

      color: #838383;

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

      color: #999;

There are no issues that match your filters.

Category
Status