consul/consul

View on GitHub
app/assets/stylesheets/budgets/investments-list.scss

Summary

Maintainability
Test Coverage

Properties should be ordered border-radius, display, flex-direction, margin-bottom, padding, position, width
Open

    padding: 0;

Nesting should be no greater than 3, but was 4
Open

      .investment-project-info {

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

      color: #696969;

Selector should have depth of applicability no greater than 3, but was 4
Open

      .investment-project-info {

Properties should be ordered display, flex, flex-direction, min-height, padding
Open

      padding: 0 rem-calc(12) rem-calc(6);

There are no issues that match your filters.

Category
Status