Skip reveal phase and freeze titles after suggestions

This commit is contained in:
2026-02-04 22:06:43 +01:00
parent 0f6a0fb35a
commit 90bcde6f36
8 changed files with 13 additions and 44 deletions

View File

@@ -17,6 +17,7 @@
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
gap: 12px;
margin-top: 12px;
margin-bottom: 12px;
width: 100%;
max-width: 1280px;
margin-inline: auto;