From 82a6999ecbfdf718bc7a31cb46bf9829e986ff10 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sun, 3 Aug 2025 01:17:31 +0700 Subject: fix: more space for enlargened gallery + correct margin --- static/input.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/input.css') diff --git a/static/input.css b/static/input.css index e1dd950..3ab5028 100644 --- a/static/input.css +++ b/static/input.css @@ -326,9 +326,9 @@ body:has(.lg-container:not([class~="lg-inline"])) .mobile-topbar-custom { } .lg-container:not([class~="lg-inline"]) .lg-outer { - width: 80%; - height: 80%; - margin: 10%; + width: 90%; + height: 90%; + margin: 5vh 5vw; } .lg-thumb-outer { -- cgit v1.3.1+13