This commit is contained in:
theo3
2022-01-05 13:54:20 -08:00
parent a1da1889e3
commit 09523045fb
4 changed files with 7 additions and 7 deletions

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

@@ -1,5 +1,5 @@
body {
background-image: url("../../beanstalk-bg.png");
background-image: url("../beanstalk-bg.png");
background-attachment: fixed;
background-size: cover;
}