feat: remove fontweight
This commit is contained in:
@@ -242,7 +242,7 @@ const RobotCreate: React.FC = () => {
|
|||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
<Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}>
|
<Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}>
|
||||||
<Typography variant="subtitle1" gutterBottom sx={{ fontWeight: 600, mb: 2 }}>
|
<Typography variant="subtitle1" gutterBottom sx={{ mb: 2 }}>
|
||||||
Choose How to Build
|
Choose How to Build
|
||||||
</Typography>
|
</Typography>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user