diff --git a/.gitignore b/.gitignore index 7b8da95..b643581 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +certificates \ No newline at end of file diff --git a/app/page.tsx b/app/page.tsx index b217d5b..4c4e60a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -18,18 +18,18 @@ export default function Landing() { return (
DeckyVault @@ -38,7 +38,7 @@ export default function Landing() { opacity: 0, }} animate={{ opacity: 1, transition: { delay: 0.5 } }} - className='mt-4 flex flex-col items-center font-semibold text-2xl' + className='mt-4 flex flex-col items-center font-semibold text-lg md:text-2xl' > Stay tuned for the launch of DeckyVault