diff --git a/client/src/components/Projects/ProjectsPage.jsx b/client/src/components/Projects/ProjectsPage.jsx index f1c24375..40b28572 100644 --- a/client/src/components/Projects/ProjectsPage.jsx +++ b/client/src/components/Projects/ProjectsPage.jsx @@ -918,7 +918,7 @@ const ProjectsPage = ({ contentContainerRef }) => { display: "flex", flexDirection: "row", justifyContent: "flex-start", - maxWidth: "100vh" + width: "100vw" }} >