Rename background

This commit is contained in:
Michał 2022-11-12 20:46:59 +00:00
parent 364a2558ff
commit 6a350dbb59
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -21,7 +21,7 @@ body {
height: 100%;
background-image: url("../leaves.jpg");
background-image: url("../bg.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;