comments for news

This commit is contained in:
Benjamin Takats
2023-01-20 22:27:00 +01:00
parent ab5624218c
commit f91e1a8cd7

View File

@@ -64,7 +64,7 @@
<p class="text-lg text-gray-200">{{ $libraryItem->subtitle }}</p>
</div>
<div
class="prose md:prose-2xl prose-invert mx-auto mt-5 text-gray-100 lg:col-start-1 lg:row-start-1 lg:max-w-none">
class="prose md:prose-xl prose-invert mx-auto mt-5 text-gray-100 lg:col-start-1 lg:row-start-1 lg:max-w-none">
<div class="flex flex-col space-y-1">
@if($libraryItem->type !== 'markdown_article' && str($libraryItem->value)->contains('http'))
<x-button lg amber :href="$libraryItem->value" target="_blank">