consul/consul

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

Summary

Maintainability
Test Coverage
.budget-ballot-show {

  > header {
    @extend %budget-header;
    @include grid-column-gutter;
    padding-bottom: $line-height;
  }
}