Update mtk18 class

This commit is contained in:
2023-09-21 09:16:26 +07:00
parent 7e3d4009bc
commit b32fef9106
+5 -1
View File
@@ -45,7 +45,11 @@
} }
.mtk18 { .mtk18 {
color: transparent; color: transparent;
background-image: linear-gradient(var(--gradient-dir2), #82aaff 50%, #3d6ef7); background-image: linear-gradient(
109.6deg,
rgba(253, 140, 117, 1) 19.9%,
rgba(225, 252, 117, 1) 90.7%
);
background-clip: text; background-clip: text;
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
-webkit-background-clip: text; -webkit-background-clip: text;