refining modals
This commit is contained in:
parent
217c223577
commit
d70a6c37c1
|
|
@ -1,15 +1,4 @@
|
|||
.game-question {
|
||||
@apply p-8 flex gap-x-8;
|
||||
&__cover {
|
||||
@apply w-1/2 h-auto object-contain object-center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
@apply text-5xl py-8;
|
||||
}
|
||||
.question {
|
||||
@apply text-xl max-w-xl;
|
||||
}
|
||||
.game-question-container {
|
||||
&__answer-buttons-container {
|
||||
@apply flex items-center gap-4 flex-wrap mt-12;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user