File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 </ div >
1717 {{ partial "header/products-dropdown.html" . }}
1818 </ div >
19- < div class ="group h-full px-1 xl:px-[8px ] ">
19+ < div class ="group h-full px-2 xl:px-[4px ] ">
2020 < div class ="flex flex-row h-full items-center cursor-pointer w-[10ch] ">
2121 < span class ="inline-block group-hover:font-bold "> Learn</ span >
2222 < span class ="inline-block ml-1 mt-1 text-redis-red-500 group-hover:rotate-180 transition-all ease-in-out duration-200 "> {{ partial "icons/caret.html" }}</ span >
2323 </ div >
2424 {{ partial "header/learn-dropdown.html" . }}
2525 </ div >
26- < a class ="hidden lg:flex group flex-row items-left gap-1 " href ="https://redis.io/docs/latest/ "> < span class ="group-hover:font-bold "> Docs</ span > </ a >
27- < a class ="hidden lg:flex group flex-row items-center pl-2 xl:pl-[14px] " href ="https://redis.io/pricing "> < span class ="group-hover:font-bold "> Pricing</ span > </ a >
26+ < a class ="hidden lg:flex group flex-row items-center gap-1 " href ="https://redis.io/docs/latest/ "> < span class ="group-hover:font-bold "> Docs</ span > </ a >
27+ < a class ="hidden lg:flex group flex-row items-center gap-1 pl-2 xl:pl-[14px] " href ="https://redis.io/pricing "> < span class ="group-hover:font-bold "> Pricing</ span > </ a >
2828 </ div >
2929 </ div >
3030
You can’t perform that action at this time.
0 commit comments