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.