theme/layouts/partials/prose.html

6 lines
204 B
HTML
Raw Normal View History

2022-01-29 17:53:15 +00:00
<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"
>
2022-01-29 16:25:39 +00:00
{{ partial "headline-hash.html" . }}
</div>