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

This commit is contained in:
2025-08-24 16:01:28 +02:00
parent 0bfc4d4b50
commit 4bd53380d9

View File

@@ -159,6 +159,11 @@ nav {
.content {
border: green;
border-style: double;
width: 30em;
margin-left: 8em;
height: 40em;
overflow: scroll;
padding: 2em;
}