💄 Added more styling to new text-questions

This commit is contained in:
Mawoka
2022-12-29 17:16:03 +01:00
parent 7614420d0c
commit 9cc8db7fc2
2 changed files with 13 additions and 2 deletions
+3 -1
View File
@@ -261,7 +261,9 @@
{/each}
</div>
{:else}
<p>Enter your answer into the input field!</p>
<div class="flex justify-center">
<p class="text-2xl">Enter your answer into the input field!</p>
</div>
{/if}
{/if}
{/if}