Skip to content

Commit d34e1a6

Browse files
Update header.html
1 parent f016547 commit d34e1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</div>
2424
{{ partial "header/learn-dropdown.html" . }}
2525
</div>
26-
<a class="hidden lg:flex group flex-row items-center" href="https://redis.io/docs/latest/"><span class="group-hover:font-bold">Docs</span></a>
26+
<a class="hidden lg:flex group flex-row items-center px-2" href="https://redis.io/docs/latest/"><span class="group-hover:font-bold">Docs</span></a>
2727
<a class="hidden lg:flex group flex-row items-center pl-2 xl:pl-[14px]" href="https://redis.io/pricing"><span class="group-hover:font-bold">Pricing</span></a>
2828
</div>
2929
</div>

0 commit comments

Comments
 (0)