From 0ebf6926db0c69e4c444a6f95907e0971ae9bf40 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 11 Feb 2025 15:46:28 -0600 Subject: Improve styling for images. --- 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 afeb0a5..38893c6 100644 --- a/web/css/gn-template-style.css +++ b/web/css/gn-template-style.css @@ -35,5 +35,5 @@ body { } #main img { - max-width: 900px; + max-width: 650px; } -- cgit v1.2.3