From a167636b41ceffc02a8b04ff74c27adfc42a6b54 Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:47:19 +0300 Subject: [PATCH] Update custom.css --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/custom.css b/static/custom.css index 9359ee9..5f43f7e 100644 --- a/static/custom.css +++ b/static/custom.css @@ -28,7 +28,7 @@ body { line-height: 1.8; max-width: 64rem; padding: 0 1rem; - max-width: 80%; + max-width: 90%; } nav * {