consul/consul

View on GitHub
app/assets/stylesheets/budgets/groups/index.scss

Summary

Maintainability
Test Coverage
.budget-groups-index {

  > header {
    @extend %budget-header;
    @include full-width-background($adjust-padding: true);
  }
}