revert lint autofix

This commit is contained in:
Maksim Pechnikov 2019-10-11 16:41:59 +03:00
parent b497882e0e
commit b8d8d02384
1 changed files with 1 additions and 1 deletions

View File

@ -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%;