Make new project card
designs https://www.figma.com/file/VUh53RdncjZ7NuFYj0RGB9/CadHub?node-id=1150%3A1619 Resolves #492
This commit is contained in:
@@ -12,7 +12,9 @@ const ProjectsPage = () => {
|
||||
lang="en-US"
|
||||
/>
|
||||
<LandingSection />
|
||||
<ProjectsCell shouldFilterProjectsWithoutImage />
|
||||
<div className="bg-ch-gray-800 py-20">
|
||||
<ProjectsCell shouldFilterProjectsWithoutImage />
|
||||
</div>
|
||||
</MainLayout>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user