change red for textbox-question error
This commit is contained in:
parent
010305f0de
commit
04ec34fc63
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ input::-webkit-date-and-time-value {
|
|||
color: #4d5151;
|
||||
}
|
||||
.form-test-error span {
|
||||
color: #d4281c;
|
||||
color: $red;
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue