From 62740c4c68758063a4be49652bd6d7f148c11ecd Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Wed, 4 Feb 2026 16:43:45 +0000 Subject: [PATCH] fix(home): move Last Brew heading outside card for consistent section styling --- templates/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/home.html b/templates/home.html index 35d9d68..218b307 100644 --- a/templates/home.html +++ b/templates/home.html @@ -198,12 +198,12 @@ {% if let Some(brew) = last_brew %} -
-
+
+

Last Brew

{{ brew.created_at }}
-
+
{{ brew.roast_name }} {{ brew.roaster_name }}