fixed home clip on desktop
This commit is contained in:
@@ -2574,7 +2574,11 @@ body.page {
|
||||
mask-size: 100%;
|
||||
@media #{$tablet} {
|
||||
-webkit-mask: url(../img/clip/#{$tag}_desktop.svg);
|
||||
mask: url(../img/clip/#{$tag}_desktop.svg);
|
||||
-webkit-mask-repeat: no-repeat;
|
||||
-webkit-mask-size: 100%;
|
||||
mask: url(../img/clip/#{$tag}_desktop.svg);
|
||||
mask-repeat: no-repeat;
|
||||
mask-size: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user