forked from AkkomaGang/akkoma-fe
revert lint autofix
This commit is contained in:
parent
b497882e0e
commit
b8d8d02384
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
|||
mask: linear-gradient(to top, white, transparent) bottom no-repeat,
|
||||
linear-gradient(to top, white, white);
|
||||
// Autoprefixed seem to ignore this one, and also syntax is different
|
||||
-webkit-mask-composite: xor;
|
||||
-webkit-mask-composite: xor;
|
||||
mask-composite: exclude;
|
||||
background-size: cover;
|
||||
mask-size: 100% 60%;
|
||||
|
|
Loading…
Reference in a new issue