Provide property to improve support
This commit is contained in:
parent
70b2c3d5bf
commit
5fd5fb6553
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
h1 {
|
h1 {
|
||||||
background: -webkit-linear-gradient(45deg, var(--color-red), var(--color-blue));
|
background: -webkit-linear-gradient(45deg, var(--color-red), var(--color-blue));
|
||||||
|
background-clip: text;
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue