wa is er aan de hand
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 27s

This commit is contained in:
2025-08-24 14:26:35 +02:00
parent 6f1b876937
commit e563e62c0f

View File

@@ -131,6 +131,7 @@ body {
margin-left: 20%; margin-left: 20%;
background: black; background: black;
background-position: top; background-position: top;
background-size: 100% 100%;
background-image: url("/img/background.jpg"); background-image: url("/img/background.jpg");
} }
@@ -138,7 +139,8 @@ body {
.header { .header {
margin-top: 7em; margin-top: 7em;
height: 7em; height: 7em;
margin-bottom: 2em; margin-bottom: 14em;
padding-left: 2em;
} }
.header img { .header img {