Improved mobile layout

This commit is contained in:
Jose Selesan
2026-05-08 11:02:03 -03:00
parent 65295236c5
commit ab22ec86ec
25 changed files with 36 additions and 36 deletions

View File

@@ -22,7 +22,7 @@ export function ComplexCourtsSection({ complexId }: ComplexCourtsSectionProps) {
});
return (
<section className="mt-6 rounded-xl border bg-card p-5">
<section className="mt-6 rounded-xl border bg-card p-3 sm:p-5">
<div className="flex items-center gap-2">
<MapPin className="size-5 text-muted-foreground" />
<h3 className="text-lg font-medium">Canchas</h3>