Mobile-Optimierung: 2-Spalten-Grid, Icon-only Nav, kompakte Toolbar

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kroonk
2026-04-16 23:00:56 +02:00
parent 159071a814
commit 74f1da13a3
6 changed files with 24 additions and 9 deletions

View File

@@ -27,10 +27,10 @@
minHeight: 18em
),
xsmall: (
rows: 2,
columns: 1,
rows: 3,
columns: 2,
pad: 0.5,
minHeight: 18em
minHeight: 12em
)
)
);