in the you know where
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 33s

This commit is contained in:
2025-08-24 13:24:21 +02:00
parent f399e0b180
commit edf1592474

View File

@@ -140,7 +140,10 @@ body {
}
.container {
display: flex;
}
nav {
border: green;
@@ -148,7 +151,6 @@ nav {
}
.content {
border: green;
display: flex;
border-style: double;
}