diff --git a/css/style.css b/css/style.css index a147b557..27ee60e2 100644 --- a/css/style.css +++ b/css/style.css @@ -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; diff --git a/test.html b/test.html index 116bd466..1f18a40c 100644 --- a/test.html +++ b/test.html @@ -42,7 +42,7 @@