File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
< footer
2
- class ="relative flex justify-center bg-white px-0 py-24 text-redis-pen-600 border border-t-redis-pen-300 text-[13px] font-sans ">
2
+ class ="relative z-50 flex justify-center bg-white px-0 py-24 text-redis-pen-600 border border-t-redis-pen-300 text-[13px] font-sans ">
3
3
< div class ="flex w-full max-w-7xl flex-col gap-6 px-4 md:flex-row lg:px-8 ">
4
4
< div class ="flex flex-col gap-8 md:max-w-[40%] md:flex-[40%] ">
5
5
< a class ="relative hover:text-redis-pen-400 w-[82px] mb-4 " href ="https://redis.io/ ">
10
10
< div class ="flex flex-row gap-2 items-center "> < span > Language</ span > < span > {{ partial "icons/caret.html" }}</ span >
11
11
</ div >
12
12
*/}}
13
- < div class ="flex flex-row gap-10 justify-between lg:justify-normal lg:gap-5 lg: order-first ">
13
+ < div class ="flex flex-row gap-5 order-first ">
14
14
< a class ="hover:text-redis-pen-400 " href ="https://www.facebook.com/Redisinc ">
15
15
{{ partial "icons/Facebook.html" }}
16
16
</ a >
31
31
</ a >
32
32
</ div >
33
33
</ div >
34
- < div class ="hidden flex-col gap-4 sm :flex ">
34
+ < div class ="hidden flex-col gap-4 md :flex ">
35
35
< a class ="hover:text-redis-pen-800 " href ="https://trust.redis.io/ "> Trust</ a >
36
36
< a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/privacy-policy/ "> Privacy</ a >
37
37
< a class ="hover:text-redis-pen-800 " href ="https://redis.io/legal/redis-website-terms-of-use/ "> Terms of use</ a >
Original file line number Diff line number Diff line change 1
1
< div
2
- class ="flex flex-col font-sans lg:hidden lg:group-hover:flex lg:absolute lg:left-25 lg:border lg:border-redis-pencil-300 bg-white lg:flex-row lg:rounded-b-md gap-8 text-[15px] ">
2
+ class ="flex flex-col font-sans lg:hidden lg:group-hover:flex lg:absolute lg:left-20 lg:border lg:border-redis-pencil-300 bg-white lg:flex-row lg:rounded-b-md gap-8 text-[15px] ">
3
3
< div class ="p-10 ">
4
4
< h2 class ="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 ">
5
5
Products</ h2 >
Original file line number Diff line number Diff line change 1
1
< div
2
- class ="flex flex-col font-sans lg:hidden lg:group-hover:flex lg:absolute lg:left-25 lg:border lg:border-redis-pencil-300 bg-white lg:flex-row lg:rounded-b-md gap-8 text-[15px] ">
2
+ class ="flex flex-col font-sans lg:hidden lg:group-hover:flex lg:absolute lg:left-20 lg:border lg:border-redis-pencil-300 bg-white lg:flex-row lg:rounded-b-md gap-8 text-[15px] ">
3
3
< div class ="p-10 ">
4
4
< div >
5
5
< h2 class ="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 ">
You can’t perform that action at this time.
0 commit comments