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

This commit is contained in:
2025-08-24 15:44:22 +02:00
parent 6e7a5bc12a
commit 779b189e45

View File

@@ -130,6 +130,7 @@ body {
width: 70%;
margin-left: 20%;
background: #201b1a;
background-attachment: local;
background-position: top;
background-size: 100% 100%;
background-image: url("/img/background.jpg");