theme/layouts/partials/prose.html

6 lines
204 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-img:rounded-sm"
>
{{ partial "headline-hash.html" . }}
</div>