Style pdate

This commit is contained in:
2025-04-13 07:51:02 -04:00
parent adb1a28f02
commit bdd9ac6ea3

View File

@@ -49,7 +49,7 @@ function Mobile() {
}, [isAuthenticated, session]);
return (
<main className="flex flex-col gap-[32px] row-start-2 items-center mt-10 text-white">
<main className="flex flex-col gap-[32px] my-20 row-start-2 items-center mt-10 text-white">
<img
src="/drinkhappylogo.png"
alt="Drink Happy Logo Image"