File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -1322,6 +1322,12 @@ select {
13221322.gap-4 {
13231323 gap : 1rem ;
13241324}
1325+ .gap-14 {
1326+ gap : 3.5rem ;
1327+ }
1328+ .gap-20 {
1329+ gap : 5rem ;
1330+ }
13251331.space-x-4 > : not ([hidden ]) ~ : not ([hidden ]) {
13261332 --tw-space-x-reverse : 0 ;
13271333 margin-right : calc (1rem * var (--tw-space-x-reverse ));
Original file line number Diff line number Diff line change 1717 </div >
1818 </div >
1919 {{-- PINS --}}
20- <div class =" prose prose-invert text-center my-10 " >
20+ <div class =" prose prose-invert text-center" >
2121 <div class =" -mb-4" >
2222 <img src =" /api/v2/font-awesome/v5/pin?text=A&background=992DE5&size=50" class =" inline h-12 m-0 mx-1" />
2323 <img src =" /api/v2/font-awesome/v5/pin?text=AC&background=BC5AF4&size=50" class =" inline h-12 m-0 mx-1" />
@@ -34,7 +34,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
3434 </a >
3535 </div >
3636 {{-- ICONS --}}
37- <div class =" prose prose-invert text-center my-10 " >
37+ <div class =" prose prose-invert text-center" >
3838 <div class =" -mb-4" >
3939 <img src =" /api/v2/font-awesome/v5/icon?icon=fa-users&color=992DE5&size=50"
4040 class =" inline h-12 m-0 mx-1" />
@@ -52,7 +52,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
5252 </a >
5353 </div >
5454 {{-- ICON STACKS --}}
55- <div class =" prose prose-invert text-center my-10 " >
55+ <div class =" prose prose-invert text-center" >
5656 <div class =" -mb-4" >
5757 <img src =" /api/v2/font-awesome/v5/icon-stack?size=64&icon=fa-map-marker-alt&color=171719&on=fa-map-solid&oncolor=992DE5&iconsize=14&hoffset=21&voffset=8"
5858 class =" inline h-12 m-0 mx-1" />
@@ -70,7 +70,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
7070 Get Started
7171 </a >
7272 </div >
73- <div class =" col-span-3 " >
73+ <div class =" col-span-2 " >
7474 <div class =" bg-slate-800 p-8 rounded-lg mb-8 md:mb-0" >
7575 <div class =" changelog changelog-slim" >
7676 <x-markdown >{{ $versionEntry } } </x-markdown >
You can’t perform that action at this time.
0 commit comments