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

This commit is contained in:
2025-08-24 16:15:44 +02:00
parent 819f46a417
commit f9a6fae90e
2 changed files with 14 additions and 2 deletions

View File

@@ -176,7 +176,18 @@ nav {
footer {
border: green;
border-style: double;
display: flex;
justify-content: center;
padding-top: 6em;
}
.footerdiv {}
.footerdiv {
width: 50em;
}
.footerlinks {
display: inline-block;
}