From 6aed9460ad0555c9f51eaaf09aad1dd89e69bdfe Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Sat, 9 May 2026 01:33:30 -0700 Subject: Center stars with h1 by moving eyebrow above flex row Co-Authored-By: Claude Sonnet 4.6 --- templates/form.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'templates/form.html') diff --git a/templates/form.html b/templates/form.html index 05006e0..83e888e 100644 --- a/templates/form.html +++ b/templates/form.html @@ -14,20 +14,20 @@ {% set current_stars = film.stars if film and film.stars else 0 %}
-
-

Diary Entry

+

Diary Entry

+

{{ page_title }}

-
-
- {% for value in range(1, 4) %} - - {% endfor %} +
+ {% for value in range(1, 4) %} + + {% endfor %} +
-- cgit v1.3-2-g0d8e