Properly cache blur effect

This commit is contained in:
Dariusz Niemczyk
2021-08-17 16:07:17 +02:00
parent bdb5f3bb9f
commit a999cad49d
4 changed files with 58 additions and 31 deletions
+1
View File
@@ -20,6 +20,7 @@ limitations under the License.
top: 0;
height: 100vh;
width: 100%;
overflow: hidden;
&:before {
content: ' ';