Skip to content

Commit

Permalink
about end: add image height too
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Sep 22, 2023
1 parent 609bb0b commit cc8fea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/about/AboutEnd.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default function AboutEnd() {
alt="A map illustration with pins loosely positioned where team members from MUI are located."
loading="lazy"
width="1100"
height="690"
sx={(theme) => ({
mt: -8,
display: { xs: 'none', sm: 'block' },
Expand Down

0 comments on commit cc8fea0

Please sign in to comment.