Skip to content

Commit 8353821

Browse files
Update products-dropdown.html
1 parent 1d1878b commit 8353821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/header/products-dropdown.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h3 class="uppercase font-mono mb-2 font-bold">Products</h3>
2121
</a>
2222
</div>
2323
</div>
24-
24+
<div>
2525

2626
<!-- Second Column (Solutions Content) -->
2727
<div class="lg:w-1/2">
@@ -45,7 +45,7 @@ <h3 class="uppercase font-mono mb-2 font-bold">Tools</h3>
4545
<span class="group-hover/link:text-redis-red-500 tracking-tight font-bold">Redis Insight</span>
4646
</a>
4747
<a class="flex flex-col group/link" href="https://redis.io/clients">
48-
<span class="group-hover/link:text-redis-red-500 mb-22 tracking-tight font-bold">Clients & Connectors</span>
48+
<span class="group-hover/link:text-redis-red-500 mt-4 tracking-tight font-bold">Clients & connectors</span>
4949
</a>
5050
<h3 class="uppercase font-mono mb-2 mt-24 font-bold">Get Redis</h3>
5151
{{ partial "components/button-link.html" (dict "Href" "https://redis.io/downloads" "Text" "Download") }}

0 commit comments

Comments
 (0)