consul/consul

View on GitHub
app/assets/stylesheets/budgets/ballot/investment.scss

Summary

Maintainability
Test Coverage

0.5 should be written without a leading zero as .5
Open

  $side-padding: $line-height * 0.5;

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

  background: #f1f1f1;

There are no issues that match your filters.

Category
Status