market box reduction

This commit was merged in pull request #740.
This commit is contained in:
victorAnumudu
2024-06-24 11:32:57 +01:00
parent 00a70f3574
commit b589277678
6 changed files with 22 additions and 14 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export default function AvailableJobsCard({
<>
{contentDisplay == "grid" ? (
<div
className={`card-style-two w-full h-[426px] p-[20px] bg-white dark:bg-dark-white rounded-2xl section-shadow ${
className={`card-style-two w-full h-[326px] p-[20px] bg-white dark:bg-dark-white rounded-2xl section-shadow ${
className || ""
}`}
>