Skip to content

Commit

Permalink
reduces font size
Browse files Browse the repository at this point in the history
  • Loading branch information
e-for-eshaan committed Sep 5, 2024
1 parent 00add06 commit 9669d58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions web-server/src/components/DoraScoreV2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,7 @@ const IndustryDropdown = () => {
return (
<FlexBox>
<FlexBox alignCenter pointer onClick={handleOpenMenu}>
<Line primary bigish>
Change
</Line>
<Line primary>Change</Line>
<KeyboardArrowDown color="primary" fontSize="small" />
</FlexBox>

Expand Down

0 comments on commit 9669d58

Please sign in to comment.