Stack suggest name and form vertically with cards below

This commit is contained in:
2026-01-28 15:49:41 +01:00
parent 88f048b239
commit 3087b4b7b0
2 changed files with 22 additions and 28 deletions

View File

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