Merge pull request #995 from Safelite/INSR-7939

update font size and weight
This commit is contained in:
SujathaAnishetty 2026-01-07 10:46:48 -05:00 committed by GitHub
commit d66f9854ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 {