Skip to content

Commit

Permalink
change width
Browse files Browse the repository at this point in the history
  • Loading branch information
psjishnu committed Jul 25, 2021
1 parent c66463a commit 85c4bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Table.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ function Table({ toastAlert }) {
<Card
className={`mx-2 ${styles.top}`}
style={{
width: 150,
width: 140,
}}
>
Sector/Industry
Expand Down

0 comments on commit 85c4bb4

Please sign in to comment.