This commit is contained in:
Kyle
2020-12-17 13:02:51 -08:00
parent 430c35f9c1
commit 78b99ff902
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
z-index: -1;
width: 100vw;
height: 100vh;
background: url('/img/lowpolyBackground.svg');
background: #35603E;/*url('/img/lowpolyBackground.svg');*/
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;