fix bug
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 6s

This commit is contained in:
2026-04-19 12:36:42 +07:00
parent 92385e589b
commit c43f110588

View File

@@ -83,6 +83,7 @@
color: #ffffff; color: #ffffff;
background: linear-gradient(90deg, #bd93f9, #58a6ff); background: linear-gradient(90deg, #bd93f9, #58a6ff);
-webkit-background-clip: text; -webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
} }