More header margin fixes

This commit is contained in:
Johannes Zellner
2025-09-19 19:02:10 +02:00
parent 5d1c6d35f7
commit 5ad217bd18
6 changed files with 10 additions and 5 deletions

View File

@@ -403,6 +403,10 @@ onUnmounted(() => {
height: 4px;
}
.list {
margin-top: 30px;
}
.grid {
display: flex;
height: 100%;