fix image

This commit is contained in:
Jamie Pine
2022-04-24 03:43:53 -07:00
parent fbb8d9b62d
commit 89fccbaaa6

View File

@@ -21,7 +21,7 @@
}
.landing-img {
background-image: url('app.png');
background-image: url('/app.png');
background-size: contain;
background-repeat: no-repeat;
}