Skip to content

Commit

Permalink
fix layout shift mobile search icon
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 16, 2023
1 parent 5c1281b commit c5dd049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/about/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ function Person(props: Profile & { sx?: PaperProps['sx'] }) {
<img
loading="lazy"
height="20"
width="40"
src={`https://flagcdn.com/${props.locationCountry}.svg`}
alt=""
/>
Expand Down

0 comments on commit c5dd049

Please sign in to comment.