We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8aa42 commit e023236Copy full SHA for e023236
layouts/partials/header.html
@@ -6,9 +6,6 @@
6
</a>
7
<div class="h-full flex items-center mx-4 grow">
8
<div class="hidden lg:flex flex-row h-full items-center">
9
- <div class="group h-full px-2 xl:px-[14px]">
10
- <a class="hidden lg:flex group flex-row h-full items-center mr-2 pr-2 pl-2 xl:pl-[14px]" href="https://redis.io/docs/latest/"><span class="group-hover:font-bold">Why Redis</span></a>
11
- </div>
12
<div class="group h-full px-2 xl:px-[14px]">
13
<div class="flex flex-row h-full items-center cursor-pointer w-[10ch] justify-between">
14
<span class="inline-block group-hover:font-bold">Products</span>
0 commit comments