File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 </ a >
88 < div class ="flex flex-col justify-between mt-8 lg:mt-0 lg:mr-8 gap-2 ">
99 {{/* < div class ="flex flex-row gap-2 items-center "> < span > Language</ span > < span > {{ partial "icons/caret.html" }}</ span > </ div > */}}
10- < div class ="flex flex-row gap-10 justify-between lg:justify-normal lg:gap-5 lg:order-first ">
10+ < div class ="flex flex-row gap-2 justify-between lg:justify-normal lg:gap-5 lg:order-first ">
1111 < a class ="hover:text-redis-pen-400 " href ="https://www.facebook.com/Redisinc ">
1212 {{ partial "icons/Facebook.html" }}
1313 </ a >
2828 </ a >
2929 </ div >
3030 </ div >
31- < div class ="hidden lg:flex flex-col gap-2 bg-neutral-150 lg:bg-white text-[13px] ">
32- < a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/privacy-policy/ ">
31+ < div class ="hidden lg:flex flex-col gap-0 bg-neutral-150 lg:bg-white text-[13px] ">
32+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/legal/privacy-policy/ ">
3333 Privacy
3434 </ a >
35- < a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/redis-website-terms-of-use/ ">
35+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/legal/redis-website-terms-of-use/ ">
3636 Terms of use
3737 </ a >
38- < a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/ ">
38+ < a class ="flex flex-col hover:text-redis-red-500 tracking-tight " href ="https://redis.io/legal/ ">
3939 Legal notices
4040 </ a >
4141 </ div >
You can’t perform that action at this time.
0 commit comments