From 2ca25b2f42a335570ff818f9de678400ab36cf58 Mon Sep 17 00:00:00 2001 From: Kannan Kalidasan Date: Wed, 9 Sep 2026 23:42:50 +0100 Subject: [PATCH] docs: let the home page lead span the full content width The lead paragraph carried a 38em cap, so it stopped well short of the column edge that the code block and screenshot below it reach. Removed; it now wraps at the same width as everything else on the page. --- docs/stylesheets/extra.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index d3e9022..5316bd6 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -298,7 +298,6 @@ font-size: 0.86rem; line-height: 1.6; color: var(--at-ink); - max-width: 38em; margin: 0 0 1.4em; } /* Left-aligned, ragged right: justify was tried and reverted. On a