Added a blur to the BlurredBackground component

This commit is contained in:
Mathias Wagner 2023-06-08 23:30:29 +02:00
parent 996e538501
commit a5500f3e77

View File

@ -4,3 +4,4 @@
background-position: center
background-repeat: no-repeat
background-size: cover
filter: blur(10px)