aboutsummaryrefslogtreecommitdiff
path: root/web/css
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-11 15:46:28 -0600
committerFrederick Muriuki Muriithi2025-02-11 15:46:28 -0600
commit0ebf6926db0c69e4c444a6f95907e0971ae9bf40 (patch)
tree8281ab901c86d6867a9de916c4b8944c3f22acd9 /web/css
parentb7e3f72ff2144bcf39e59c2b37404b0de6ca3514 (diff)
downloadgn-guile-0ebf6926db0c69e4c444a6f95907e0971ae9bf40.tar.gz
Improve styling for images.
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 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;
}