From 9f82415366e6220651351007c2dc0ef21df7ff85 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Thu, 7 May 2026 00:30:47 -0700 Subject: Fix year-review panel spacing Add margin-top to highlights section to match grid gap (24px). Remove margin-bottom from review-panel and rely on grid gap for internal spacing. Co-Authored-By: Claude Haiku 4.5 --- templates/year_review.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/year_review.html') diff --git a/templates/year_review.html b/templates/year_review.html index 0a738e5..2a75f5b 100644 --- a/templates/year_review.html +++ b/templates/year_review.html @@ -111,7 +111,7 @@ -
+

Highlights

{% if highlight_films.highest_rated %} -- cgit v1.3-2-g0d8e