mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Dev: add placeholder avatar, change image urls
This commit is contained in:
@@ -35,7 +35,7 @@ const AccountPage: NextPage = () => {
|
||||
<div className="flex flex-col items-center">
|
||||
<div className="m-12 flex w-11/12 flex-col items-center justify-center space-y-3 lg:w-8/12">
|
||||
<div className="flex flex-col items-center space-y-3">
|
||||
<div className="h-32">
|
||||
<div className="h-20 mb-10 w-20">
|
||||
<UserAvatar user={user} />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user