Skip to content

Commit

Permalink
fix: changes to mobile logo click event
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaule1811 committed Sep 17, 2021
1 parent c516ab7 commit 3c0a640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Logo.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const useStyles = makeStyles(theme => ({
top: 10,
"& img": {
width: "45vw",
pointerEvents: "auto",
},
},
},
Expand Down

0 comments on commit 3c0a640

Please sign in to comment.