Skip to content

Commit

Permalink
Remove margin
Browse files Browse the repository at this point in the history
  • Loading branch information
enstulen committed Apr 29, 2024
1 parent 910d534 commit aee43f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import makeStyles from '../../../util/styles/jss/jss';
const useStyles = makeStyles({
uxsignals: {
maxWidth: '640px',
margin: '-20px',
},
});

Expand Down

0 comments on commit aee43f7

Please sign in to comment.