File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
themes/dlc/layouts/_default Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ <h3 class="md:text-2xl mt-0 font-normal text-BaseGreenDark text-center md:text-l
40
40
< div class ="pt-3 hidden md:block "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn text-sm "> Linode CLI on GitHub</ a > </ div >
41
41
</ div >
42
42
</ div >
43
- < div class ="mx-auto max-w-xs md:max-w-full ">
44
- < div class ="mb-4 mt-8 text-center "> {{ partial "0_svgs/divider.svg" (dict "width" 170) }}</ div >
43
+ <!-- < div class="mx-auto max-w-xs md:max-w-full">
44
+ <div class="mb-4 mt-8 text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
45
45
<h3 class="font-normal text-BaseGreenDark text-center text-2xl mt-2">Alpha Kubernetes Deployment</h3>
46
46
<div class="flex justify-center mt-4 mb-12">
47
47
<a class="btn text-sm" href="/kubernetes">Get started with the Linode CLI</a>
48
48
</div>
49
- </ div >
49
+ </div> -->
50
50
< div class ="flex flex-wrap mt-12 md:mb-4 -mx-4 ">
51
51
< article class ="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
52
52
< div class ="p-8 h-full bg-ThemeCell tile ">
@@ -100,7 +100,7 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode
100
100
</ article >
101
101
</ div >
102
102
</ div >
103
- < h2 class ="font-normal text-BaseGreenDark "> Libraries</ h2 >
103
+ < h2 class ="font-normal text-BaseGreenDark text-center "> Libraries</ h2 >
104
104
< div class ="flex flex-wrap mt-6 md:mt-8 md:mb-4 -mx-4 grid ">
105
105
< div id ="noResultsContainer " class ="visually-hidden ">
106
106
< div class ="px-4 "> No results</ div >
You can’t perform that action at this time.
0 commit comments