From bc77cf1ed5c3ef850544c87c9c6a53119ad41d48 Mon Sep 17 00:00:00 2001 From: ken Date: Thu, 13 Aug 2026 13:42:42 +0800 Subject: [PATCH] update --- assets/stylesheets/template/template.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index dff61de..e1ac853 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -91,7 +91,7 @@ } @media (min-width: $screen-lg) { - max-width:970px; + max-width:1024px; padding: 0; } }