background contain
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 29s

This commit is contained in:
2025-08-24 13:28:19 +02:00
parent edf1592474
commit f4f6f2dbe3

View File

@@ -128,7 +128,8 @@ footer {
body {
background: black;
background-align: top;
background-position: top;
background-size: contain;
background-image: url("/img/background.jpg");
}