@@ -12,28 +12,28 @@ <h2>How easily can you create a Linode?</h2>
12
12
< div class ="flex flex-wrap my-8 -mx-4 pb-8 ">
13
13
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
14
14
< div class ="px-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
15
- < h2 class ="mt-0 font-normal "> < a href ="https://developers.linode.com/ " class ="text-black tile-link "> APIv4 Documentation</ a > </ h3 >
15
+ < h2 class ="mt-0 font-normal text-center "> < a href ="https://developers.linode.com/ " class ="text-black tile-link "> APIv4 Documentation</ a > </ h3 >
16
16
< p class ="text-xl mt-2 text-center "> Reference Documentation for the linode API</ p >
17
17
< a href ="https://developers.dev.linode.com/api/v4 " target ="_blank " class ="btn mt-6 "> View API docs</ a >
18
18
</ div >
19
19
</ article >
20
20
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
21
21
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
22
- < h2 class ="mt-0 font-normal "> < a href ="/guides/ " class ="text-black tile-link "> Guides</ a > </ h3 >
22
+ < h2 class ="mt-0 font-normal text-center "> < a href ="/guides/ " class ="text-black tile-link "> Guides</ a > </ h3 >
23
23
< p class ="text-xl mt-2 text-center "> How-to’s and examples using the Linode API</ p >
24
24
< a href ="/guides/ " class ="btn mt-6 "> View Guides</ a >
25
25
</ div >
26
26
</ article >
27
27
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
28
28
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
29
- < h2 class ="mt-0 font-normal "> < a href ="/libraries-tools/ " class ="text-black tile-link "> Libraries & Tools</ a > </ h3 >
29
+ < h2 class ="mt-0 font-normal text-center "> < a href ="/libraries-tools/ " class ="text-black tile-link "> Libraries & Tools</ a > </ h3 >
30
30
< p class ="text-xl mt-2 text-center "> Jumpstart your API integration</ p >
31
31
< a href ="/libraries-tools/ " class ="btn mt-6 "> View Libraries & Tools</ a >
32
32
</ div >
33
33
</ article >
34
34
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
35
35
< div class ="p-8 py-20 h-full bg-d-cell tile flex flex-col justify-center items-center ">
36
- < h2 class ="mt-0 font-normal "> < a href ="https://www.linode.com/community/ " target ="_blank " class ="text-black tile-link "> Community Questions</ a > </ h3 >
36
+ < h2 class ="mt-0 font-normal text-center "> < a href ="https://www.linode.com/community/ " target ="_blank " class ="text-black tile-link "> Community Questions</ a > </ h3 >
37
37
< p class ="text-xl mt-2 text-center "> Questions and answers from the Linode community</ p >
38
38
< a href ="https://linode.com/community/questions " target ="_blank " class ="btn mt-6 "> View Q&A</ a >
39
39
</ div >
0 commit comments