From 169e03d72d7c43989019aeaf4efd7fffaff38575 Mon Sep 17 00:00:00 2001 From: Dorian Date: Fri, 13 Feb 2026 23:02:27 +0000 Subject: [PATCH] style: keep Films rows as horizontal scroll with responsive card sizes Cards now scale to match the Algos grid proportions at each breakpoint (1/3, 1/4, 1/5, 1/6 of viewport) while remaining in a horizontally scrolling flex row with nav buttons on desktop. Co-authored-by: Cursor --- docker-compose.yml | 2 +- src/components/ContentRow.vue | 43 ++++++++++++++++++----------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 602dc1d..02f638c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: context: . dockerfile: Dockerfile args: - CACHEBUST: "29" + CACHEBUST: "30" VITE_USE_MOCK_DATA: "false" VITE_CONTENT_ORIGIN: ${FRONTEND_URL} VITE_INDEEHUB_API_URL: /api diff --git a/src/components/ContentRow.vue b/src/components/ContentRow.vue index 6d1631e..5fc2778 100644 --- a/src/components/ContentRow.vue +++ b/src/components/ContentRow.vue @@ -5,11 +5,11 @@
- +
- +