Skip to content

Commit 0931169

Browse files
Update header.html
1 parent 3085478 commit 0931169

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/partials/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
</div>
2424
{{ partial "header/learn-dropdown.html" . }}
2525
</div>
26+
<div class="group h-full px-2 xl:px-[14px]">
2627
<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>
2728
<a class="hidden lg:flex group flex-row items-center ml-2 pl-4 xl:pl-[14px]" href="https://redis.io/pricing"><span class="group-hover:font-bold">Pricing</span></a>
2829
</div>
30+
</div>
2931
</div>
3032

3133
<div class="h-full flex gap-[18px] xl:gap-7 items-center text-center">

0 commit comments

Comments
 (0)