First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
16
node_modules/cssgram/source/scss/1977.scss
generated
vendored
Normal file
16
node_modules/cssgram/source/scss/1977.scss
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
* 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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue