This commit is contained in:
Kyle
2020-12-18 10:49:23 -08:00
parent 80907f14ba
commit 07cb9f6da4
6 changed files with 75 additions and 56 deletions

View File

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