Skip to content

Commit

Permalink
[Impact] remove duplicate css
Browse files Browse the repository at this point in the history
  • Loading branch information
hsiao19 committed Mar 3, 2021
1 parent ae40d10 commit 020e75d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/ReportPage/SectionInfluence.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ const useStyles = makeStyles(theme => ({
[theme.breakpoints.down('xs')]: {
height: 110,
background: `url(${bgBottomMobile})`,
backgroundSize: 'cover',
backgroundPosition: 'bottom center',
marginTop: 30,
},
},
Expand Down

0 comments on commit 020e75d

Please sign in to comment.