Skip to content

Commit

Permalink
Center
Browse files Browse the repository at this point in the history
  • Loading branch information
Titiftw committed Oct 11, 2024
1 parent 307bb0c commit e588779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/lib/play/question.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ SPDX-License-Identifier: MPL-2.0
class="justify-start question-image"
class:mt-10={[QuizQuestionType.RANGE, QuizQuestionType.ORDER, QuizQuestionType.TEXT]}
class:mb-10={[QuizQuestionType.RANGE, QuizQuestionType.ORDER, QuizQuestionType.TEXT]}
style="margin: auto;"
>
<h1
class="lg:text-2xl text-lg text-center text-black dark:text-white mt-2 break-normal mb-2"
Expand Down

0 comments on commit e588779

Please sign in to comment.