diff --git a/assets/main.scss b/assets/main.scss index b76f327..2923943 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -285,7 +285,7 @@ button { } &-item { - @apply flex flex-row gap-4 items-center justify-center flex-wrap xl:flex-nowrap; + @apply flex flex-row gap-4 items-center justify-start xl:justify-center flex-wrap xl:flex-nowrap; label { @apply w-full xl:w-auto;