Properly cache blur effect

This commit is contained in:
Dariusz Niemczyk 2021-08-17 16:07:17 +02:00
parent bdb5f3bb9f
commit a999cad49d
No known key found for this signature in database
GPG key ID: 28DFE7164F497CB6
4 changed files with 58 additions and 31 deletions

View file

@ -20,6 +20,7 @@ limitations under the License.
top: 0;
height: 100vh;
width: 100%;
overflow: hidden;
&:before {
content: ' ';