Remove backdrop filter from subscribe overlay
This commit is contained in:
parent
7c8cba7fab
commit
5063d40a32
1 changed files with 0 additions and 2 deletions
|
@ -2605,8 +2605,6 @@ Usage (In Ghost editor):
|
|||
opacity: 0;
|
||||
transition: opacity 0.2s ease-in;
|
||||
pointer-events: none;
|
||||
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.subscribe-overlay .subscribe-close:before,
|
||||
|
|
Loading…
Reference in a new issue