We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0a629 commit 4fcab50Copy full SHA for 4fcab50
src/components/dashboard/MainMenu.tsx
@@ -31,7 +31,7 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp
31
textAlign: 'left',
32
fontSize: '17px',
33
letterSpacing: '0.02857em',
34
- padding: '6px 16px 6px 22px',
+ padding: '20px 16px 6px 22px',
35
minHeight: '48px',
36
minWidth: '100%',
37
display: 'flex',
0 commit comments