service-grid: auto-fill was creating 6 columns at wide viewports (1920px+) putting all cards in one row. Changed to repeat(3,1fr) for always 3-column 2-row layout regardless of screen width. station.html clock: font-weight 300→400, explicit color:var(--text) to ensure visibility against dark background. |
||
|---|---|---|
| .. | ||
| index.html | ||
| manifest.json | ||
| package.json | ||
| posimai-dev.service | ||
| server.js | ||
| sessions.html | ||
| setup-kiosk.sh | ||
| station-b.html | ||
| station.html | ||
| sw.js | ||