Skip to content

Commit

Permalink
fix: image proportion
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 14, 2020
1 parent 7015549 commit a3da7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ export default () => {
highlightColor: polished.lighten(0.15, color)
}}
sx={{
objectFit: 'cover',
height: '263.25px',
width: '468px'
}}
Expand Down

1 comment on commit a3da7b9

@vercel
Copy link

@vercel vercel bot commented on a3da7b9 Apr 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.