Skip to content
Snippets Groups Projects
Commit 63b8d04b authored by Anton Georgiev's avatar Anton Georgiev
Browse files

remove capitalization of error message

parent 5681d44c
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment