33@section (' content' )
44 <div class =" container mx-auto px-2 text-gray-200" >
55
6- <div class =" grid grid-cols-2 md:grid-cols-3 gap-8" >
7- <div class =" col-span-2 md:col-span-3" >
6+ <div class =" grid grid-cols-1 md:grid-cols-3 gap-8" >
7+ <div class =" col-span-1 md:col-span-3" >
88 <div >
99 <div class =" rounded-lg lg:text-center p-6 lg:py-24 bg-animated" >
1010 <h1 class =" text-3xl lg:text-5xl font-bold" >
4343 </div >
4444 </div >
4545
46- <div class =" col-span-2 md:col-span- 1 lg:xl-span-1 xl:col-span-1" >
46+ <div class =" col-span-1 lg:xl-span-1 xl:col-span-1" >
4747 <div class =" rounded-lg" >
4848 <div class =" rounded-lg text-right p-6" style =" background : linear-gradient (0deg , #0f0f10 , #131314 );" >
4949 <h1 class =" text-3xl lg:text-5xl font-bold" >
5757 </div >
5858
5959 {{-- PINS --}}
60- <div class =" col-span-2 md:col-span- 1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
60+ <div class =" col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
6161 <div class =" -mb-4" >
6262 <img src =" /api/v3/font-awesome/v6/pin?text=A&background=992DE5&size=50" class =" inline h-12 m-0" />
6363 <img src =" /api/v3/font-awesome/v6/pin?text=AC&background=BC5AF4&size=50" class =" inline h-12 m-0" />
@@ -74,7 +74,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
7474 </a >
7575 </div >
7676 {{-- ICONS --}}
77- <div class =" col-span-2 md:col-span- 1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
77+ <div class =" col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
7878 <div class =" -mb-4" >
7979 <img src =" /api/v3/font-awesome/v6/icon?icon=fa-solid+fa-users&color=992DE5&size=50"
8080 class =" inline h-12 m-0 mx-1" />
@@ -92,7 +92,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
9292 </a >
9393 </div >
9494 {{-- ICON STACKS --}}
95- <div class =" col-span-2 md:col-span- 1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
95+ <div class =" col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p-10 rounded-lg" style =" background : linear-gradient (145deg , #0f0f10 , #171719 , #171719 , #171719 );" >
9696 <div class =" -mb-4" >
9797 <img src =" /api/v3/font-awesome/v6/icon-stack?size=64&icon=fa-solid+fa-location&color=171719&on=fa-solid+fa-map&oncolor=992DE5&iconsize=14&hoffset=23&voffset=8"
9898 class =" inline h-12 m-0 mx-1" />
0 commit comments