Fix api-docs anchor link vertical alignment

This commit is contained in:
hunicus
2024-04-01 18:53:38 +09:00
parent e9fe50a4bb
commit b8a48314c1
7 changed files with 20 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ a {
text-decoration: none;
display: block;
margin: 5px 0;
cursor: pointer;
}
#enterprise-cta-desktop {