From f55489496c9fc88c0140c2e30185ffcf9371c83f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Sat, 20 Sep 2025 17:01:23 +0200 Subject: [PATCH] Minor misc fixes --- assets/styles/layout.css | 5 +++++ templates/static/unfold.html.twig | 1 + 2 files changed, 6 insertions(+) diff --git a/assets/styles/layout.css b/assets/styles/layout.css index 29820cc..68efe8d 100644 --- a/assets/styles/layout.css +++ b/assets/styles/layout.css @@ -249,3 +249,8 @@ nav > header, aside > header { /* prevent global header fixed rules applying to position: static; width: auto; } + +p.measure { + max-width: 65ch; + margin: 1em auto; +} diff --git a/templates/static/unfold.html.twig b/templates/static/unfold.html.twig index e862bd2..d875224 100644 --- a/templates/static/unfold.html.twig +++ b/templates/static/unfold.html.twig @@ -28,6 +28,7 @@

Whenever you update the events that define your magazine, by adding or removing categories and articles, everything updates automagically.

No need to redeploy, to refresh, or clear any caches.

+

No downtime, no stress.