fixed sidemenu position
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s

This commit is contained in:
Shinuwa 2026-07-24 16:20:21 +02:00
parent 959fa42454
commit 8b9171d4f9
2 changed files with 7 additions and 5 deletions

View file

@ -14,6 +14,7 @@
}
.sidebar {
width: 72px;
padding: var(--space-4) 10px;
}