feat(front-end): ui improvements and alligment

This commit is contained in:
2026-03-10 11:15:25 +01:00
parent 7cd9ef53b5
commit 3d12ae4da4
4 changed files with 128 additions and 12 deletions

View File

@@ -14,6 +14,13 @@
.section-header h2 {
margin: 0;
}
.media-panel-header{
margin-bottom: var(--space-3);
}
.group-header{
margin-bottom: var(--space-3);
}
.header-copy {
display: grid;