From 63d776b9d6afd037bd115dc365b2dffd5e699991 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Wed, 26 Mar 2025 15:14:00 -0300 Subject: new article, using typedef or not --- zola/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zola/static/style.css') diff --git a/zola/static/style.css b/zola/static/style.css index 61a853d..6ef3532 100644 --- a/zola/static/style.css +++ b/zola/static/style.css @@ -22,7 +22,7 @@ --margin: 2ex; --content-padding-left: 8ex; --content-padding-right: 4ex; - --body-max-width: 130ex; + --body-max-width: 140ex; --body-font-size: 17px; --first-letter-font-size: 130%; --dt-font-size: 120%; -- cgit v1.2.3