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 16, 2024
1 parent 7479af3 commit 5d34bb4
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 @@ -529,7 +529,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 5d34bb4

Please sign in to comment.