buymymojo.net/node_modules/cssgram/source/scss/1977.scss
2021-07-02 19:29:34 +10:00

16 lines
No EOL
219 B
SCSS

/*
* 1977
*
*/
@import 'shared';
%_1977,
._1977 {
@extend %filter-base;
filter: contrast(1.1) brightness(1.1) saturate(1.3);
&:after{
background: rgba(243, 106, 188, .3);
mix-blend-mode: screen;
}
}