diff --git a/components/heading-anchor/server.css b/components/heading-anchor/server.css index 59372fcb0..128c8174a 100644 --- a/components/heading-anchor/server.css +++ b/components/heading-anchor/server.css @@ -25,7 +25,7 @@ @media not (--screen-small-and-narrower) { &::before { padding-right: 0.8em; - margin-left: -0.8em; + margin-left: -0.6em; content: "#"; } }