fix: home page avatar size

This commit is contained in:
DIYgod 2022-10-10 23:53:17 +01:00
parent 20d0c3c1bb
commit 644aa0ec4f
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ export default function Home({ region }: { region: string | null }) {
href={getSiteLink({
subdomain: item.username,
})}
className="w-14 h-14"
>
<Image
className="rounded-full"