We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d634a commit 3504866Copy full SHA for 3504866
2 files changed
about.html
@@ -92,6 +92,7 @@
92
var(--mint)
93
);
94
-webkit-background-clip: text;
95
+ background-clip: text;
96
-webkit-text-fill-color: transparent;
97
}
98
index.html
@@ -106,6 +106,7 @@
106
107
108
109
110
111
112
0 commit comments