Skip to content

Commit 6444575

Browse files
Update header.html
1 parent 03ac9db commit 6444575

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
@@ -5,7 +5,7 @@
55
{{ partial "icons/logo-script.html" }}
66
</a>
77
<div class="h-full flex items-center mx-4 grow">
8-
<div class="hidden lg:flex flex-row h-full items-center">
8+
<div class="group h-full px-2 xl:px-[14px]">
99
<div class="flex flex-row h-full items-center cursor-pointer w-[10ch] justify-between">
1010
<span class="inline-block group-hover:font-bold">Products</span>
1111
<span class="inline-block ml-2 mt-1 text-redis-red-500 group-hover:rotate-180 transition-all ease-in-out duration-200">{{ partial "icons/caret.html" }}</span>

0 commit comments

Comments
 (0)