From c2a98251f50657746b3a8395cbf03b8273fe6490 Mon Sep 17 00:00:00 2001 From: Suryansh Anand Date: Sat, 30 Sep 2023 18:50:47 +0530 Subject: [PATCH] hotfix: authlite top and bottom padding. --- src/components/Authlite.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Authlite.tsx b/src/components/Authlite.tsx index cb6a2cd..6e7e9ae 100644 --- a/src/components/Authlite.tsx +++ b/src/components/Authlite.tsx @@ -12,7 +12,7 @@ export default function Authlite() { background: "radial-gradient(161.01% 103.41% at -1.12% 6.78%, #434343 0%, #000 88.95%, #000 100%)", }} - className="my-10 px-4 py-12 text-white md:mt-20 md:px-40" + className="my-10 px-4 py-12 text-white md:mt-20 md:px-40 md:py-28" >