Added the input error class

This commit is contained in:
Mathias Wagner
2023-02-25 23:48:03 +01:00
parent 6d64630933
commit 275793f472
@@ -13,4 +13,7 @@
color: $darker-white
border: none
border-radius: 15px
text-align: center
text-align: center
.input-error
border: 1px solid $red