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"; @import "./styles/Home.scss";
.App { .App {
background-image: url("./public/bg_tile.jpg"); background-image: url("./public/bg.png");
background-size: contain; background-size: contain;
background-repeat: repeat; background-repeat: repeat;
padding: 0; padding: 0;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

BIN
src/public/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB