More spacing for header bar

This commit is contained in:
Will Chen
2025-04-23 17:37:24 -07:00
parent 901291bc70
commit 0dcbb44e2b
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
}
.h-screenish {
height: calc(100vh - 48px);
height: calc(100vh - 64px);
}
:root {