diff --git a/index.html b/index.html index affe13f..1702fe3 100644 --- a/index.html +++ b/index.html @@ -152,7 +152,13 @@ max-width: 400px; width: 100%; } - + #validation-class{ + margin: inherit; + font-size: 14px; + text-align: left; + color: #fa3246; + font-weight: 400; + } h1 { margin-bottom: 1.5rem; color: black; @@ -1163,7 +1169,7 @@ input[type=number]::-webkit-outer-spin-button { @@ -1206,6 +1212,7 @@ input[type=number]::-webkit-outer-spin-button {