From 4b40acf6b83e14d7e8c42d216e0171bb5ca5f921 Mon Sep 17 00:00:00 2001 From: austin Date: Sun, 26 Jul 2026 22:07:42 -0500 Subject: [PATCH] Room under the homepage titles, which had none MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "What people come in for" and "Visit us" were written with an mb-12 and rendered with nothing: th:replace swaps the whole host element out for the fragment, so the class attribute on that tag never reaches the page. Both titles sat flush on the grid below them. Confirmed against the running site — mb-12 appears nowhere in the served HTML. The gap moves to the element below, which is where catering already keeps it (mt-8 on its price grids) and which is the only place th:replace cannot eat it. A little wider than the twelve that was intended, since the point is the breath: 14, and 18 from md. The card captions get the same treatment — py-8 rather than py-6, and px-4 so a longer name than "Cakes" doesn't run to the edges — and the two panel headings in Visit us go mb-6 to mb-8. --- src/main/resources/templates/home.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index aa7b568..2718bf9 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -45,14 +45,18 @@
-
-
+ +
+
-

Cinnamon Rolls

+

Cinnamon Rolls

@@ -103,14 +107,15 @@
-
-
+ +
+
-

Our hours

+

Our hours

-

Find us

+

Find us