feat: improve content card sizing and spacing

- Reduced card width from 200/280px to 140/180px
- Increased gap between cards from 8px to 32px (gap-8)
- Added vertical padding (py-4) to content rows
- Made title text smaller and responsive
- Hide description on mobile for cleaner look

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Dorian
2026-02-02 22:35:17 +00:00
parent 2269100dfb
commit b5c6901372
11 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@
<!-- Content Rows -->
<section class="relative pt-8 pb-20">
<div class="mx-auto px-8 space-y-12" style="max-width: 75%;">
<div class="mx-auto space-y-12" style="max-width: 75%;">
<!-- Featured Films -->
<ContentRow