Skip to content

Commit

Permalink
style: update spacing between fields to be 24px
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Apr 16, 2024
1 parent e998c34 commit ea56541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benefits/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ footer .footer-links li a.footer-link:visited {
/* Form Container: Must use .form-container parent to use these styles */

:root {
--form-input-gap: calc(22rem / 16);
--form-input-gap: calc(24rem / 16);
}

@media (min-width: 992px) {
Expand Down

0 comments on commit ea56541

Please sign in to comment.