consul/consul

View on GitHub
app/assets/stylesheets/relationable/related_content_list.scss

Summary

Maintainability
Test Coverage

!important should not be used
Open

    margin-bottom: 0 !important;

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

    color: #4f4f4f;

There are no issues that match your filters.

Category
Status