fuck it
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 20s

This commit is contained in:
2025-08-24 17:05:18 +02:00
parent 5f6a027c46
commit ceac02720b
2 changed files with 3 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ body {
.container {
display: flex;
justify-content: center;
padding: 2em;
}
nav {
@@ -42,7 +43,7 @@ nav {
footer {
display: flex;
justify-content: center;
padding-top: 6em;
padding-top: 1em;
}