Fix badge layout in Sections

This commit is contained in:
Johannes Zellner
2025-09-22 20:47:40 +02:00
parent 1202be4686
commit 4d70a0c5bd
+1
View File
@@ -63,6 +63,7 @@ function onTitleBadge() {
display: flex;
gap: 6px;
flex-wrap: wrap;
align-items: center;
}
.section-divider {