diff --git a/Register.css b/Register.css index 1cc2bde..6e061de 100644 --- a/Register.css +++ b/Register.css @@ -216,6 +216,7 @@ input::placeholder { background: linear-gradient(90deg, #00eaff, #ff00ff); -webkit-background-clip: text; + background-clip: text; /* FIX: properti standar */ -webkit-text-fill-color: transparent; }