From b7e3f72ff2144bcf39e59c2b37404b0de6ca3514 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 11 Feb 2025 15:11:24 -0600 Subject: Improve styling for text. --- web/css/gn-template-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/css/gn-template-style.css') diff --git a/web/css/gn-template-style.css b/web/css/gn-template-style.css index bdb7dd8..afeb0a5 100644 --- a/web/css/gn-template-style.css +++ b/web/css/gn-template-style.css @@ -31,7 +31,7 @@ body { grid-column-start: 1; grid-column-end: 2; - max-width: 900px; + max-width: 650px; } #main img { -- cgit v1.2.3