Skip to content

Commit

Permalink
Update products-dropdown.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mich-elle-luna authored Sep 19, 2024
1 parent 29238f0 commit 66c96fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/header/products-dropdown.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<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]">
<div class="lg:w-60">
<div class="flex flex-col gap-4">
<h3 class="uppercase font-mono mb-2">Products</h3>
Expand Down

0 comments on commit 66c96fa

Please sign in to comment.