Little design fixes

This commit is contained in:
2025-09-11 14:55:31 +02:00
parent e3da11d776
commit f8e186d16e
5 changed files with 293 additions and 7 deletions

View File

@@ -33,7 +33,7 @@
if (onclick) onclick(catIndex, queIndex);
}}
>
<div>{question.points}</div>
<div class="text-6xl font-thin">{question.points}</div>
</div>
{/each}
{/each}