Skip to content

Commit 2b200f4

Browse files
Update products-dropdown.html
1 parent 4ae627c commit 2b200f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

layouts/partials/header/products-dropdown.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ <h3 class="uppercase font-mono mb-2 font-bold">Products</h3>
3838

3939
<!-- Third Column (Tools Content) -->
4040
<div class="w-full bg-gray-100 boarder-0">
41-
<div class="flex justify-start p-0">
42-
<div class="flex flex-col gap-0">
41+
<div class="flex flex-col gap-4">
4342
<h3 class="uppercase font-mono mb-0">Tools</h3>
4443
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
4544
<a class="flex flex-col group/link" href="https://redis.io/insight">

0 commit comments

Comments
 (0)