diff --git a/src/docs/Layouts/custom/H/H.svelte b/src/docs/Layouts/custom/H/H.svelte
index 7452b5b..589dd58 100644
--- a/src/docs/Layouts/custom/H/H.svelte
+++ b/src/docs/Layouts/custom/H/H.svelte
@@ -16,12 +16,11 @@
@@ -34,7 +33,7 @@
}
.docs__anchor {
position: relative;
- margin-left: 10px;
+ margin-left: 16px;
text-decoration: none;
color: #000000;
}
@@ -43,6 +42,6 @@
font-size: 14px;
content: "\1F517";
position: absolute;
- left: -20px;
+ left: -23px;
}