Adjusted shade of green

This commit is contained in:
2023-11-16 09:13:14 +01:00
parent f411797041
commit d86b76c727

View File

@@ -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)];
}