Skip to content

Commit

Permalink
fix: issue Greenstand#317 navbar disappeared
Browse files Browse the repository at this point in the history
  • Loading branch information
fustroli committed Nov 30, 2021
1 parent 62102bb commit 703b0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const useStyles = makeStyles()((theme) => ({
buttonStyle: {
fontSize: '16px',
textTransform: 'none',
color: theme.palette.textPrimary.main,
},
menuButton: {
display: 'none',
Expand Down

0 comments on commit 703b0dc

Please sign in to comment.