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

This commit is contained in:
2025-08-24 15:56:23 +02:00
parent de4bd9a2cb
commit 0bfc4d4b50

View File

@@ -137,6 +137,12 @@ body {
.header {
border: green;
border-style: double;
padding: 2.5em;
}
.header a {
display: flex;
justify-content: center;
}
.header img {