Refine suggest layout: side-by-side name + form, cards underneath

This commit is contained in:
2026-01-28 15:45:56 +01:00
parent bec3930200
commit 88f048b239
2 changed files with 26 additions and 18 deletions

View File

@@ -62,6 +62,10 @@ body {
flex-wrap: wrap;
}
.split.wide > .subcard {
flex: 1 1 320px;
}
.name-box {
min-width: 220px;
max-width: 260px;