added mobile category page

This commit is contained in:
Jelaletdin12
2026-03-22 20:45:18 +05:00
parent 5f30e81557
commit 96321ffcf5
6 changed files with 91 additions and 22 deletions

View File

@@ -377,7 +377,7 @@ export default function ProductCard({
</h3>
{/* Price */}
<div className="flex-col flex md:flex-row items-baseline gap-1">
<div className="flex-col flex md:flex-row items-baseline gap-1 min-h-[52px]">
<p
className="text-xl font-bold tracking-tight"
style={{ color: price_color }}