Cosmetic fixes

This commit is contained in:
2025-10-15 22:19:20 +02:00
parent e65f0a1670
commit 09907dbbf7
24 changed files with 250 additions and 104 deletions

View File

@@ -201,6 +201,16 @@
}
}
.section-editor {
min-height: 10rem;
.editor {
min-height: 10rem;
}
.editor-content {
min-height: 10rem;
}
}
.biodata {
display: grid;
grid-template-columns: repeat(2, 1fr);