feat: increase width
This commit is contained in:
@@ -267,7 +267,7 @@ export const NavBar: React.FC<NavBarProps> = ({
|
|||||||
top: "50%",
|
top: "50%",
|
||||||
left: "50%",
|
left: "50%",
|
||||||
transform: "translate(-50%, -50%)",
|
transform: "translate(-50%, -50%)",
|
||||||
width: 500,
|
width: 700,
|
||||||
bgcolor: "background.paper",
|
bgcolor: "background.paper",
|
||||||
boxShadow: 24,
|
boxShadow: 24,
|
||||||
p: 4,
|
p: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user