Update scriptless style to be more like backstretch banner

This commit is contained in:
Robin Cornett
2019-05-14 09:30:57 -04:00
parent 752abbfb84
commit 22accea1ec
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -21,7 +21,10 @@
img {
display: block;
height: 100vh;
max-width: none;
object-fit: cover;
width: 100vw;
}
}