bg change / fixes

This commit is contained in:
2021-01-25 20:12:09 +01:00
parent b2b81d0bf5
commit 3cf0c5f081
4 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
@import "./styles/Home.scss";
.App {
background-image: url("./public/bg_tile.jpg");
background-image: url("./public/bg.png");
background-size: contain;
background-repeat: repeat;
padding: 0;