Skip to content

Commit

Permalink
fix: update comment to proper classname
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Dec 11, 2024
1 parent 303a5b1 commit d8554b0
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 @@ -533,7 +533,7 @@ footer .footer-links li a.footer-link:visited {
}

/* Forms: Text Inputs */
/* Form Field Container: Must use .form-container parent to use these styles */
/* Form Field Container: Must use .form-field-container parent to use these styles */

.form-field-container .form-control-label,
.form-field-container .required-label {
Expand Down

0 comments on commit d8554b0

Please sign in to comment.