Skip to content

Commit

Permalink
Removed overflowed from UI (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
poojadas07 committed Mar 21, 2021
1 parent 1dc8bd9 commit 21f9187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/HomeView/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const useStyles = makeStyles(() => ({
img: {
borderRadius: "6px",
marginTop: "18px",
width: "100%",
},
}));

Expand Down

0 comments on commit 21f9187

Please sign in to comment.