Skip to content

Commit

Permalink
Update Avatar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCliftonGuardian committed Oct 24, 2024
1 parent 5b5dee5 commit bdcf9f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotcom-rendering/src/components/Avatar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const picture = css`
height: 100%;
width: 100%;
overflow: hidden;
min-width: 60px;
`;

const round = css`
Expand Down

0 comments on commit bdcf9f8

Please sign in to comment.