theme/layouts/partials/prose.html

6 lines
250 B
HTML

<div
class="prose max-w-none prose-h1:font-title prose-h1:font-bold prose-a:text-primary prose-a:no-underline hover:prose-a:underline prose-pre:bg-gray-200 prose-pre:text-gray-700 prose-img:rounded-sm"
>
{{ partial "headline-hash.html" . }}
</div>