Prefix background-clip

This commit is contained in:
daudix
2024-10-04 20:05:58 +03:00
parent 1ed3eefbe8
commit e7dda3c4fa

View File

@ -39,6 +39,7 @@
text-align: center;
h1 {
-webkit-background-clip: text;
margin: 0;
background-image: linear-gradient(to right, var(--fg-muted-4), var(--fg-color), var(--fg-muted-4));
background-clip: text;