Skip to content

Commit

Permalink
[docs] Smoother image loading UX (#29858)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Nov 23, 2021
1 parent 353cecb commit 540c5d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ const Person = (props: Profile & { sx?: PaperProps['sx'] }) => {
width: 24,
height: 24,
border: '2px solid #fff',
backgroundColor: '#fff',
borderRadius: 40,
overflow: 'hidden',
display: 'flex',
Expand Down

0 comments on commit 540c5d9

Please sign in to comment.