Skip to content

Commit 462993c

Browse files
committed
removed superfluous styling
removed 'display' and 'justifyContent' from 'media' className.
1 parent e0b4b07 commit 462993c

File tree

1 file changed

+0
-2
lines changed
  • src/pages/RadicalCollaboration/Share

1 file changed

+0
-2
lines changed

src/pages/RadicalCollaboration/Share/styles.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ const useStyles = makeStyles((theme) => ({
5959
width: '218px',
6060
},
6161
media: {
62-
display: 'flex',
63-
justifyContent: 'center',
6462
height: '64px',
6563
width: '64px',
6664
},

0 commit comments

Comments
 (0)