From b7b0f5ed1f1b61a75525832039c6e49217d41087 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C9=A7=CF=83=E2=84=93=CF=83?=
Date: Fri, 13 Feb 2026 17:11:12 +0100
Subject: [PATCH] style: align apartment cards to top of grid container
---
src/App.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/App.jsx b/src/App.jsx
index 562fad2..a120851 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -345,7 +345,7 @@ function App() {
) : (
-
+
{filtered.map((a, idx) => (