diff --git a/Frontend/src/style.css b/Frontend/src/style.css index b65c629..74c3f44 100644 --- a/Frontend/src/style.css +++ b/Frontend/src/style.css @@ -33,5 +33,5 @@ } .text-field-success { - @apply shadow-[0px_0px_10px_0px_rgba(0,255,0,1)]; + @apply shadow-[0px_0px_10px_0px_rgba(52,211,153,1)]; } \ No newline at end of file