some updates almost ready for v1

This commit is contained in:
2023-09-20 17:03:40 +02:00
parent 35d081abc4
commit 7c0a463917
18 changed files with 124 additions and 168 deletions

View File

@@ -33,7 +33,7 @@ html {
nav {
position: relative;
display: flex;
padding: 1rem;
padding: 1rem 2rem;
justify-content: space-between;
isolation: isolate;