Unify most view titles and move more into a Section component

This commit is contained in:
Johannes Zellner
2025-03-25 19:11:40 +01:00
parent 0cffd76296
commit 42456bac0f
8 changed files with 115 additions and 128 deletions
+6
View File
@@ -56,6 +56,12 @@ body.has-background .section {
padding-left: 15px;
padding-right: 15px;
padding-top: 25px;
margin-top: 0;
}
.section-header > div {
display: flex;
gap: 6px;
}
.section-divider {