From 98459875cdb8374bc1a36476c4a0e102cfa08e0e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 10 Mar 2023 02:37:32 +0900 Subject: style: widen content's width --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index ef2dea5..203a798 100644 --- a/static/style.css +++ b/static/style.css @@ -12,7 +12,7 @@ --gap: 24px; --content-gap: 40px; --nav-width: 1024px; - --main-width: 640px; + --main-width: max(50%, 640px); --header-height: 60px; --footer-height: 60px; --radius: 8px; -- cgit v1.2.3-70-g09d2