From: Max Value Date: Fri, 30 May 2025 13:26:17 +0000 (+0100) Subject: Stylesheet change X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=b4ad4741bba4a2a5720691b4057c21dc1e263c3f;p=bread Stylesheet change Made page 60 chars wide --- diff --git a/style.css b/style.css index 66700c0..9c07078 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { margin: 20px; } main { - width: min(720px, 100%); + width: min(60em, 100%); margin: auto; } table {