File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11< 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] ">
2- < div class ="lg:w-60 ">
2+ < div class ="lg:w-120 ">
33 < div class ="flex flex-col gap-4 ">
44 < h3 class ="uppercase font-mono mb-2 "> Products</ h3 >
55 < div class ="w-full h-px bg-redis-pen-300 my-4 "> </ div >
@@ -35,13 +35,14 @@ <h3 class="uppercase font-mono mb-2">Tools</h3>
3535 < span class ="group-hover/link:text-redis-red-500 tracking-tight "> Redis Insight</ span >
3636 </ a >
3737 < a class ="flex flex-col group/link " href ="https://redis.io/clients ">
38- < span class ="group-hover/link:text-redis-red-500 tracking-tight "> Clients & Connectors</ span >
38+ < span class ="group-hover/link:text-redis-red-500 mb-22 tracking-tight "> Clients & Connectors</ span >
3939 </ a >
40- < h3 class ="uppercase font-mono mb-12 "> Get Redis</ h3 >
40+ < h3 class ="uppercase font-mono mb-2 "> Get Redis</ h3 >
4141 {{ partial "components/button-link.html" (dict "Href" "https://redis.io/downloads" "Text" "Download") }}
4242 </ div >
4343 </ div >
4444 </ div >
45+ </ div>
4546 </ div>
4647 </ div>
4748 </ div>
You can’t perform that action at this time.
0 commit comments