zo
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 28s

This commit is contained in:
2025-08-24 13:45:52 +02:00
parent 3e2c7de215
commit 6de9533a18

View File

@@ -129,12 +129,16 @@ footer {
body { body {
background: black; background: black;
background-position: top; background-position: top;
background-size: contain;
background-image: url("/img/background.jpg"); background-image: url("/img/background.jpg");
} }
.header { .header {
margin-top: 7em;
height: 7em;
width: 29em;
margin-bottom: 2em;
margin-left: 13em;
} }
.header h1 { .header h1 {