From ddc6c29a7d4d60813e84163502a981b954a5bdcd Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:23:32 +0300 Subject: [PATCH] hihi --- static/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/custom.css b/static/custom.css index 5f43f7e..4abcc32 100644 --- a/static/custom.css +++ b/static/custom.css @@ -26,9 +26,8 @@ body { color: var(--font-color); font-size: var(--font-size); line-height: 1.8; - max-width: 64rem; + max-width: min(64rem, 90%); padding: 0 1rem; - max-width: 90%; } nav * {