Skip to content

Commit a6b5461

Browse files
Update header.html
1 parent 6444575 commit a6b5461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layouts/partials/header.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<a class="relative text-redis-red-500 w-[82px] -mt-[5px] mr-[4px]" href="https://redis.io/">
55
{{ partial "icons/logo-script.html" }}
66
</a>
7-
<div class="h-full flex items-center mx-4 grow">
7+
8+
<div class="hidden lg:flex flex-row h-full items-center">
89
<div class="group h-full px-2 xl:px-[14px]">
910
<div class="flex flex-row h-full items-center cursor-pointer w-[10ch] justify-between">
1011
<span class="inline-block group-hover:font-bold">Products</span>

0 commit comments

Comments
 (0)