2
2
3
3
< div class ="flex flex-wrap mb-8 -mx-4 ">
4
4
5
- < div class ="w-full sm:w-1/4 md:w-1/5 px-4 flex flex-wrap ">
5
+ <!-- < div class="w-full sm:w-1/4 md:w-1/5 px-4 flex flex-wrap">
6
6
<div id="filters" class="button-group filters-group sm:py-4 sm:mt-4">
7
7
<div class="flex flex-wrap sm:block">
8
8
<div class="md:mt-4 invisible sm:visible text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
@@ -22,12 +22,12 @@ <h4 class="uppercase mb-4 w-full community-header">Want More Help?</h4>
22
22
<a href="https://linode.com/community/questions" target="_blank" class="btn btn-small block text-center">Visit Linode Community</a>
23
23
</div>
24
24
</div>
25
- </ div >
25
+ </div> -->
26
26
27
- < div class ="w-full sm:w-3/4 md:w-4/5 px-4 ">
27
+ < div class ="w-full px-4 ">
28
28
< div class ="my-4 md:mt-12 md:mt-8 max-w-3xl ">
29
- < div class ="mb-4 mt-8 sm:hidden text-center "> {{ partial "0_svgs/divider.svg" (dict "width" 170) }}</ div >
30
- < h2 class ="font-normal text-BaseGreenDark "> Tools</ h2 >
29
+ <!-- < div class="mb-4 mt-8 sm:hidden text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div> -- >
30
+ < h2 class ="font-normal text-BaseGreenDark mb-6 md:mb-0 "> Tools</ h2 >
31
31
< div class ="flex -mx-4 md:items-center flex-col-reverse md:flex-row mb-2 ">
32
32
< div class ="px-4 flex flex-wrap ">
33
33
< div style ="width: 300px; ">
@@ -95,7 +95,7 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode
95
95
</ div >
96
96
</ div >
97
97
< h2 class ="font-normal text-BaseGreenDark "> Libraries</ h2 >
98
- < div class ="flex flex-wrap md:mt-8 md:mb-4 -mx-4 grid ">
98
+ < div class ="flex flex-wrap mt-6 md:mt-8 md:mb-4 -mx-4 grid ">
99
99
< div id ="noResultsContainer " class ="visually-hidden ">
100
100
< div class ="px-4 "> No results</ div >
101
101
</ div >
0 commit comments