Formatted code
This commit is contained in:
@@ -150,7 +150,9 @@ SPDX-License-Identifier: MPL-2.0
|
||||
class="flex flex-col justify-start"
|
||||
style="height: {question.image ? '33.333333' : '16.666667'}%"
|
||||
>
|
||||
<h1 class="lg:text-2xl text-lg text-center text-black dark:text-white mt-2 break-normal mb-2">
|
||||
<h1
|
||||
class="lg:text-2xl text-lg text-center text-black dark:text-white mt-2 break-normal mb-2"
|
||||
>
|
||||
{@html question.question}
|
||||
</h1>
|
||||
{#if question.image !== null && game_mode !== 'kahoot'}
|
||||
|
||||
Reference in New Issue
Block a user