Skip to content

Commit 1829849

Browse files
Update products-dropdown.html
1 parent d9a44c0 commit 1829849

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

layouts/partials/header/products-dropdown.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ <h3 class="uppercase font-mono mb-2">Products</h3>
1111
</a>
1212
<a class="flex flex-col group/link" href="https://redis.io/enterprise">
1313
<span class="group-hover/link:text-redis-red-500 tracking-tight">Redis Software</span><span class="text-redis-pen-600 font-sans font-medium">Self-managed software with additional compliance, reliability, and resiliency for enterprise scaling</span>
14-
</a>
15-
16-
</div>
17-
</div>
18-
<div class="lg:w-60">
14+
</a>
15+
</div>
1916
<div class="flex flex-col gap-4">
2017
<h3 class="uppercase font-mono mb-2"> </h3>
2118
<a class="flex flex-col group/link" href="https://redis.io/solutions/vector-search/">
@@ -24,7 +21,9 @@ <h3 class="uppercase font-mono mb-2"> </h3>
2421
<a class="flex flex-col group/link" href="https://redis.io/data-integration/">
2522
<span class="group-hover/link:text-redis-red-500 tracking-tight">RDI</span>
2623
</a>
27-
<div class="flex flex-col gap-4">
24+
</div>
25+
<div class="lg:w-60">
26+
<div class="flex flex-col gap-4">
2827
<h3 class="uppercase font-mono mb-2">Tools</h3>
2928
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
3029
<a class="flex flex-col group/link" href="https://redis.io/insight">

0 commit comments

Comments
 (0)