Skip to content

Commit

Permalink
fix menulist position 💯
Browse files Browse the repository at this point in the history
  • Loading branch information
foxundermoon committed Mar 20, 2020
1 parent 5a61dc6 commit 5d11aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/src/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const useStyles = makeStyles((theme: Theme) =>
},
menuList: {
textTransform: 'none',
paddingTop: theme.spacing(1),
},
childMenu: {
color: theme.palette.primary.main,
Expand Down

1 comment on commit 5d11aed

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for website ready!

Built with commit 5d11aed

https://home-website-onpzfgnz8.now.sh

Please sign in to comment.