Get this effect with mix-blend-mode
This commit is contained in:
@@ -218,10 +218,10 @@
|
||||
flex-direction: column;
|
||||
inset: auto var(--block-space) var(--block-space-double) auto;
|
||||
justify-content: space-between;
|
||||
mix-blend-mode: multiply;
|
||||
padding: var(--block-space-half) calc(var(--inline-space) * 1.5);
|
||||
position: absolute;
|
||||
transform: rotate(-10deg);
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.card__closed-by {
|
||||
|
||||
Reference in New Issue
Block a user