update font size and weight
This commit is contained in:
parent
8fafb118d4
commit
532d75dfb9
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