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 29238f0 commit 66c96faCopy full SHA for 66c96fa
layouts/partials/header/products-dropdown.html
@@ -1,4 +1,4 @@
1
-<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:left-11 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-[15px]">
+<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:left-40 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-[15px]">
2
<div class="lg:w-60">
3
<div class="flex flex-col gap-4">
4
<h3 class="uppercase font-mono mb-2">Products</h3>
0 commit comments