diff --git a/apps/landing/src/pages/index.tsx b/apps/landing/src/pages/index.tsx index 1fd5cc3..eebdbe3 100644 --- a/apps/landing/src/pages/index.tsx +++ b/apps/landing/src/pages/index.tsx @@ -230,18 +230,20 @@ export default function Index() { animate={{opacity: 1, y: 0}} transition={{duration: 0.5, ease: [0.22, 1, 0.36, 1]}} className={ - 'mb-8 inline-flex items-center gap-2 rounded-full border border-neutral-200 bg-white px-4 py-2 text-sm shadow-sm' + 'mb-8 inline-flex flex-col sm:flex-row items-center gap-x-2 gap-y-1 rounded-full border border-neutral-200 bg-white px-4 py-2 text-sm shadow-sm' } > - - 5,000+ Stars on GitHub - · + + + 5,000+ Stars on GitHub + + · AGPL-3.0 Open Source