Skip to content

Commit

Permalink
feat: update the menu item height to 1.8em
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Jan 4, 2021
1 parent dbbc5ea commit ac345cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
display: flex;
flex: 1 1 auto;
font-size: inherit;
height: 2em;
height: 1.8em;
position: relative;
transition: transform 50ms ease;

Expand Down

0 comments on commit ac345cc

Please sign in to comment.