Styled the background on the privacy policy page.

This commit is contained in:
2018-10-31 21:46:58 +11:00
parent 898e1e2a48
commit b8d814e203
4 changed files with 11 additions and 10 deletions

View File

@ -33,7 +33,7 @@
&__background {
position: absolute;
z-index: 0;
z-index: -1;
width: 100%;
height: 100%;
object-fit: cover;