mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Update margin in edit-profile.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ const ProfilePage: NextPage = () => {
|
||||
<title>The Biergarten App || Update Your Profile</title>
|
||||
<meta name="description" content="Update your user profile." />
|
||||
</Head>
|
||||
<div className="my-10 flex flex-col items-center justify-center">
|
||||
<div className="my-20 flex flex-col items-center justify-center">
|
||||
{user ? (
|
||||
<div className="w-10/12 lg:w-7/12">
|
||||
<div className="card">
|
||||
|
||||
Reference in New Issue
Block a user