Merge pull request #995 from Safelite/INSR-7939
update font size and weight
This commit is contained in:
commit
d66f9854ee
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue