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
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

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