Chrome 69 gradient text issue; parcel reorders CSS properties and breaks the effect
This commit is contained in:
@ -53,10 +53,8 @@
|
||||
}
|
||||
|
||||
&__css {
|
||||
background: -webkit-linear-gradient(-45deg, #f8ffc0, #88f4ff);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
font-size: 4rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&__github-button-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user