frintend test1
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 12s

This commit is contained in:
ProgrammGamer
2026-01-30 20:27:00 +01:00
parent 52972daf95
commit 4104bb5d5d

View File

@@ -115,7 +115,7 @@
.kc-result .kc-inner { max-width:1100px; margin:0 auto; padding:0 14px; box-sizing:border-box; }
.kc-workshops-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
grid-template-columns: repeat(auto-fit, minmax(150px, 0.5fr));
gap: 10px;
margin-top: 12px;
align-items: flex-start;