Mobile Fixes
This commit is contained in:
@@ -87,7 +87,7 @@ export const BottomNavigation: React.FC<BottomNavigationProps> = ({
|
||||
<Typography
|
||||
variant="caption"
|
||||
sx={{
|
||||
fontSize: '0.65rem',
|
||||
fontSize: '0.7rem',
|
||||
fontWeight: isActive ? 600 : 400,
|
||||
color: 'inherit',
|
||||
mt: 0.25
|
||||
@@ -293,7 +293,7 @@ export const BottomNavigation: React.FC<BottomNavigationProps> = ({
|
||||
<Typography
|
||||
variant="caption"
|
||||
sx={{
|
||||
fontSize: '0.65rem',
|
||||
fontSize: '0.7rem',
|
||||
fontWeight: 400,
|
||||
color: 'inherit',
|
||||
mt: 0.25
|
||||
|
||||
Reference in New Issue
Block a user