Update src/App.js
Browse files- src/App.js +2 -2
src/App.js
CHANGED
@@ -368,8 +368,8 @@ const UrologyLeaderboard = () => {
|
|
368 |
flexWrap: 'wrap'
|
369 |
},
|
370 |
logoImage: {
|
371 |
-
width: '
|
372 |
-
height: '
|
373 |
cursor: 'pointer',
|
374 |
background: 'white',
|
375 |
borderRadius: '8px',
|
|
|
368 |
flexWrap: 'wrap'
|
369 |
},
|
370 |
logoImage: {
|
371 |
+
width: '160px',
|
372 |
+
height: '160px',
|
373 |
cursor: 'pointer',
|
374 |
background: 'white',
|
375 |
borderRadius: '8px',
|