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; z-index: -1;
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
background: url('/img/lowpolyBackground.svg'); background: #35603E;/*url('/img/lowpolyBackground.svg');*/
background-repeat: no-repeat; background-repeat: no-repeat;
background-attachment: fixed; background-attachment: fixed;
background-size: cover; background-size: cover;

View File

@@ -42,7 +42,7 @@
<h4 class='padding'>Does it work?</h4> <h4 class='padding'>Does it work?</h4>
</div> </div>
<div class='layer center'> <div class='layer center'>
<h4 class='padding'>This is a test page</h4> <h4 class='padding'>This is a test page that should only load: test.html, reset.css, style.css, and three ttf fonts.</h4>
</div> </div>
<footer> <footer>
<div> <div>