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 @@ .page-header {
|
|||
text-align: center;
|
||||
h1 {
|
||||
background: -webkit-linear-gradient(45deg, var(--color-red), var(--color-blue));
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue