diff --git a/package/index.css b/package/index.css index ee712b5..4fb59a9 100644 --- a/package/index.css +++ b/package/index.css @@ -88,6 +88,10 @@ text-wrap: balance; } +:where(h1) { + font-size: 2em; +} + :where(hr) { border: none; border-block-start: 1px solid;