diff --git a/aio/src/styles/2-modules/_heading-anchors.scss b/aio/src/styles/2-modules/_heading-anchors.scss index a241df68e2..d6ddc3dae1 100644 --- a/aio/src/styles/2-modules/_heading-anchors.scss +++ b/aio/src/styles/2-modules/_heading-anchors.scss @@ -3,7 +3,7 @@ .header-link { color: $mediumgray; - margin: 0 4px; + margin: 0 6px; text-decoration: none; user-select: none; visibility: hidden;