File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
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] ">
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 ">
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/ ">
@@ -102,7 +102,7 @@ <h3 class="font-medium text-base uppercase text-redis-ink-900">Connect</h3>
102
102
< h3 class ="font-medium text-base uppercase text-redis-ink-900 "> Partners</ h3 >
103
103
< div class ="flex flex-col gap-4 pt-4 ">
104
104
< a class ="hover:text-redis-pen-800 " href ="https://redis.io/cloud-partners/aws/ "> Amazon Web Services</ a >
105
- < a class ="hover:text-redis-pen-800 " href ="https://redis.io/cloud-partners/google-cloud / "> Google Cloud</ a >
105
+ < a class ="hover:text-redis-pen-800 " href ="https://redis.io/cloud-partners/google/ "> Google Cloud</ a >
106
106
< a class ="hover:text-redis-pen-800 " href ="https://redis.io/cloud-partners/azure/ "> Microsoft Azure</ a >
107
107
< a class ="hover:text-redis-pen-800 " href ="https://redis.io/partners/ "> All partners</ a >
108
108
</ div >
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ <h2 class="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium upperc
54
54
</ div >
55
55
< div class ="mt-auto ">
56
56
< h2 class ="mb-6 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 "> Get Redis</ h2 > < a
57
- class ="w-9/12 rounded border border-redis-pen-600 bg-redis-yellow-500 px-6 py-4 font-space font-normal hover:bg-redis-pen-800 hover:text-white "
57
+ class ="w-9/12 rounded border border-redis-pen-600 bg-redis-yellow-500 px-6 py-4 font-mono font-normal hover:bg-redis-pen-800 hover:text-white "
58
58
href ="https://redis.io/downloads/ "> Downloads</ a >
59
59
</ div >
60
60
</ div >
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h2 class="mb-6 pb-2 text-xs uppercase tracking-[2px] text-gray-400">Tools</h2>
48
48
< div class ="pt-4 ">
49
49
< h2 class ="mb-6 pb-2 text-xs uppercase tracking-[2px] text-gray-400 "> Get Redis</ h2 >
50
50
< div class ="flex text-center "> < a
51
- class ="w-full rounded border border-redis-pen-600 bg-redis-yellow-500 py-4 font-space font-normal active:bg-redis-pen-800 active:text-white "
51
+ class ="w-full rounded border border-redis-pen-600 bg-redis-yellow-500 py-4 font-mono font-normal active:bg-redis-pen-800 active:text-white "
52
52
href ="https://redis.io/downloads/ "> Downloads</ a > </ div >
53
53
</ div >
54
54
</ div >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h2 class="mb-6 border-b border-redis-pencil-250 pb-2 text-xs font-medium upperc
56
56
</ div >
57
57
< div class ="mt-auto ">
58
58
< h2 class ="mb-6 pb-2 text-xs font-medium uppercase tracking-[2px] text-gray-400 "> See how it works</ h2 > < a
59
- class ="w-9/12 rounded border border-redis-pen-600 bg-redis-yellow-500 p-4 font-space font-normal hover:bg-redis-pen-800 hover:text-white "
59
+ class ="w-9/12 rounded border border-redis-pen-600 bg-redis-yellow-500 p-4 font-mono font-normal hover:bg-redis-pen-800 hover:text-white "
60
60
href ="https://redis.io/demo-center/ "> < span > Visit Demo Center</ span > </ a >
61
61
</ div >
62
62
</ div >
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ <h2 class="pb-2 text-xs uppercase tracking-[2px] text-gray-400">Latest</h2>
51
51
< div class ="mb-4 ">
52
52
< h2 class ="mb-6 pb-2 text-xs uppercase tracking-[2px] text-gray-400 "> See how it works</ h2 >
53
53
< div class ="flex text-center "> < a
54
- class ="w-full rounded border border-redis-pen-600 bg-redis-yellow-500 py-4 font-space font-normal active:bg-redis-pen-800 active:text-white "
54
+ class ="w-full rounded border border-redis-pen-600 bg-redis-yellow-500 py-4 font-mono font-normal active:bg-redis-pen-800 active:text-white "
55
55
href ="https://redis.io/demo-center/ "> Visit Demo Center</ a > </ div >
56
56
</ div >
57
57
</ div >
You can’t perform that action at this time.
0 commit comments