Style pdate
This commit is contained in:
@@ -49,7 +49,7 @@ function Mobile() {
|
|||||||
}, [isAuthenticated, session]);
|
}, [isAuthenticated, session]);
|
||||||
|
|
||||||
return (
|
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
|
<img
|
||||||
src="/drinkhappylogo.png"
|
src="/drinkhappylogo.png"
|
||||||
alt="Drink Happy Logo Image"
|
alt="Drink Happy Logo Image"
|
||||||
|
|||||||
Reference in New Issue
Block a user