feat: sidebar

This commit is contained in:
Nicolas Meienberger
2025-10-21 20:41:24 +02:00
parent 06cb401cf7
commit 6960b4d71e
10 changed files with 992 additions and 34 deletions

View File

@@ -15,6 +15,7 @@ body {
overflow-x: hidden;
width: 100%;
position: relative;
overscroll-behavior: none;
@media (prefers-color-scheme: dark) {
color-scheme: dark;