Created the BlurredBackground styles.sass

This commit is contained in:
Mathias Wagner 2023-06-08 22:33:40 +02:00
parent f4945e741f
commit 406b309255

View File

@ -0,0 +1,6 @@
.background
height: 100%
background-image: url("/background.jpg")
background-position: center
background-repeat: no-repeat
background-size: cover