diff --git a/layouts/partials/prose.html b/layouts/partials/prose.html
index 801f6e1..a0dbbbf 100644
--- a/layouts/partials/prose.html
+++ b/layouts/partials/prose.html
@@ -34,6 +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}
">
{{- .Content -}}
\ No newline at end of file