Skip to content

Commit

Permalink
fix styling for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
nceccarelli-moog committed Dec 28, 2023
1 parent b82b8bc commit cf7a784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/nav-menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const NavMenu = ({
span({
style: style({
color: 'white',
paddingLeft: '10px',
paddingLeft: '5px',
fontSize: 'large',
fontFamily: 'sans-serif',
})
Expand Down

0 comments on commit cf7a784

Please sign in to comment.