feat: set width to 900

This commit is contained in:
karishmas6
2024-10-19 20:38:43 +05:30
parent 87a0d83172
commit d90172a2b3
7 changed files with 10 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ const BrowserNavBar: FC<NavBarProps> = ({
};
return (
<StyledNavBar browserWidth={1150}>
<StyledNavBar browserWidth={900}>
<NavBarButton
type="button"
onClick={() => {