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 4ae627c commit 2b200f4Copy full SHA for 2b200f4
layouts/partials/header/products-dropdown.html
@@ -38,8 +38,7 @@ <h3 class="uppercase font-mono mb-2 font-bold">Products</h3>
38
39
<!-- Third Column (Tools Content) -->
40
<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">
+ <div class="flex flex-col gap-4">
43
<h3 class="uppercase font-mono mb-0">Tools</h3>
44
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
45
<a class="flex flex-col group/link" href="https://redis.io/insight">
0 commit comments