remove capitalization of error message
This commit is contained in:
parent
5681d44ca4
commit
63b8d04b04
@ -20,7 +20,6 @@
|
||||
|
||||
.message {
|
||||
margin: 0;
|
||||
text-transform: capitalize;
|
||||
color: var(--color-gray-light);
|
||||
font-size: 1.25rem;
|
||||
font-weight: 400;
|
||||
@ -50,4 +49,5 @@
|
||||
.button {
|
||||
min-width: 9rem;
|
||||
height: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user