From 4b82e9b0208f3427f5903875b7097c31df02460a Mon Sep 17 00:00:00 2001 From: Tykayn Date: Tue, 13 May 2025 12:32:20 +0200 Subject: [PATCH] up styles --- templates/styles_src/style_general.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/styles_src/style_general.scss b/templates/styles_src/style_general.scss index 54ef4a1a..0e06066f 100644 --- a/templates/styles_src/style_general.scss +++ b/templates/styles_src/style_general.scss @@ -381,7 +381,7 @@ q { } .footer-nav { - width: 63ch; + max-width: 63ch; margin-top: 2rem; }