diff --git a/resources/css/components/content-meta.css b/resources/css/components/content-meta.css index 6e9d856..1a9753f 100644 --- a/resources/css/components/content-meta.css +++ b/resources/css/components/content-meta.css @@ -1,5 +1,5 @@ .content-meta { - @apply flex !items-center justify-between gap-2; + @apply flex flex-wrap !items-center justify-between gap-2; &__revue-issue { @apply !px-3 !py-2 font-semibold h-fit; @apply bg-carhop-green-700 text-white;