Skip to content

Commit c2fbd04

Browse files
authored
Merge pull request #994 from civictechindex/adjust-header-md-share
centered logo in cards on share page
2 parents da9019e + df48a11 commit c2fbd04

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

src/pages/RadicalCollaboration/Share/styles.js

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

0 commit comments

Comments
 (0)