diff --git a/layouts/partials/prose.html b/layouts/partials/prose.html
index a0dbbbf..5d3bd51 100644
--- a/layouts/partials/prose.html
+++ b/layouts/partials/prose.html
@@ -34,7 +34,7 @@
_:where(ul,ol,blockquote){pl:1.5em}
_:where(video,img){max-width:full}
_:where(a,mark){text-underline-offset:3}
- _:where(hr){h:1;_bg:fade-10;_bg:fade-70@dark;_my:3em}
+ _:where(hr){h:2;_bg:fade-10;_bg:fade-70@dark;_my:3em}
">
{{- .Content -}}
\ No newline at end of file