aboutsummaryrefslogtreecommitdiff
path: root/web/css
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-11 15:11:24 -0600
committerFrederick Muriuki Muriithi2025-02-11 15:11:24 -0600
commitb7e3f72ff2144bcf39e59c2b37404b0de6ca3514 (patch)
treebabc2495ae7a789b451659d266cb6b17496448bd /web/css
parente59b2ec7a6a9fd6a973001e1413dbeab07510af4 (diff)
downloadgn-guile-b7e3f72ff2144bcf39e59c2b37404b0de6ca3514.tar.gz
Improve styling for text.
Diffstat (limited to 'web/css')
-rw-r--r--web/css/gn-template-style.css2
1 files changed, 1 insertions, 1 deletions
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 {