Skip to content

Commit

Permalink
increase font weight in sidebar
Browse files Browse the repository at this point in the history
Summary: it got hard to read

Reviewed By: lblasa

Differential Revision: D53273472

fbshipit-source-id: f982ee6b51ccf30f380555cfc5103759021cedc0
  • Loading branch information
Luke De Feo authored and facebook-github-bot committed Feb 6, 2024
1 parent 62a4392 commit 5f92ead
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@ function NamedAttribute({
flex: '0 0 30%', //take 40% of the width
color: theme.textColorSecondary,
opacity: 0.7,
fontWeight: 50,
fontSize: 'small',
}}>
{name}
Expand Down

0 comments on commit 5f92ead

Please sign in to comment.