Frontend rev

This commit is contained in:
Jevinca Marvella 2025-11-15 14:04:52 +07:00
parent cd6e665112
commit c60fe2efb2

View File

@ -216,6 +216,7 @@ input::placeholder {
background: linear-gradient(90deg, #00eaff, #ff00ff); background: linear-gradient(90deg, #00eaff, #ff00ff);
-webkit-background-clip: text; -webkit-background-clip: text;
background-clip: text; /* FIX: properti standar */
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
} }