File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
themes/dlc/layouts/_default Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ <h2>Tools</h2>
30
30
< div style ="width: 300px; ">
31
31
{{ partial "2_molecules/code-box.html" }}
32
32
</ div >
33
- < div class ="mt-4 md:hidden flex w-full "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn "> Linode CLI on GitHub</ a > </ div >
33
+ < div class ="mt-4 md:hidden flex w-full "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn btn-small "> Linode CLI on GitHub</ a > </ div >
34
34
</ div >
35
35
< div class ="px-4 ">
36
36
< h3 class ="md:text-2xl mt-0 "> Linode CLI</ h3 >
37
37
< div class ="md:text-lg my-3 "> An easy way to get up and running with the Linode API</ div >
38
- < div class ="pt-3 hidden hidden md:block "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn "> Linode CLI on GitHub</ a > </ div >
38
+ < div class ="pt-3 hidden hidden md:block "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn btn-small "> Linode CLI on GitHub</ a > </ div >
39
39
</ div >
40
40
</ div >
41
41
< div class ="flex flex-wrap mt-8 md:mb-4 -mx-4 ">
You can’t perform that action at this time.
0 commit comments