Added a box shadow to the BlurredBackground styles.sass
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
.background
|
||||
height: 100%
|
||||
background-image: url("/background.jpg")
|
||||
box-shadow: inset 0 0 0 100vmax rgba(0,0,0,.2)
|
||||
background-position: center
|
||||
background-repeat: no-repeat
|
||||
background-size: cover
|
||||
|
Reference in New Issue
Block a user