Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unhuge avatar on mobile view
  • Loading branch information
regalijan committed Oct 29, 2023
1 parent 1bf09bc commit 3b02656
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/Navigation.tsx
Expand Up @@ -194,7 +194,9 @@ export default function (props: {
<a href="/me">
<Avatar
display={data.id ? "" : "none"}
height={64}
src={getAvatarUrl(data)}
width={64}
/>
</a>
<Text align="center" style={{ overflowWrap: "anywhere" }}>
Expand Down

0 comments on commit 3b02656

Please sign in to comment.