scroll hidden and links fixed?
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 47s

This commit is contained in:
2025-08-25 16:48:29 +02:00
parent ceac02720b
commit ff067c831f
2 changed files with 2 additions and 16 deletions

View File

@@ -36,6 +36,7 @@ nav {
margin-left: 8em;
height: 40em;
overflow: scroll;
scrollbar-width: none;
padding: 2em;
}