ministryofjustice/hwf-calculator

View on GitHub
app/assets/stylesheets/pages/benefits.scss

Summary

Maintainability
Test Coverage
.content-body.benefits_received {
  .form-group {
    label {
      .multiple-choice:nth-last-child(2) {
        margin-top: 1em;
      }
    }
  }
}