update font size and weight

This commit is contained in:
SujathaAnishetty 2026-01-06 17:59:00 -05:00
parent 8fafb118d4
commit 532d75dfb9

View file

@ -271,8 +271,8 @@ input::-webkit-date-and-time-value {
}
.form-test-error span {
color: #d4281c;
font-size: 0.875rem;
font-weight: 500;
font-size: 1rem;
font-weight: 400;
}
.input-wrapper {