fix space

This commit is contained in:
CHIEFSOFT\ameye
2023-06-09 22:45:05 -04:00
parent fe48c962b2
commit 0933dc8925
@@ -38,6 +38,8 @@ export default function MainSection({ className, marketPlaceProduct }) {
>
All
</span>
<span
onClick={() => tabHandler("artist")}
className={`md:text-[18px] text-md text-dark-gray dark:text-white hover:text-pink border-b hover:border-pink font-medium cursor-pointer ${
@@ -78,6 +80,8 @@ export default function MainSection({ className, marketPlaceProduct }) {
>
Game Assets
</span>
</div>
</div>