Diffstat (limited to 'static/output.css')
| -rw-r--r-- | static/output.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/output.css b/static/output.css index 1517e8d..da5e51b 100644 --- a/static/output.css +++ b/static/output.css @@ -671,9 +671,9 @@ body:has(.lg-container:not([class~="lg-inline"])) .mobile-topbar-custom { opacity: 0.8 !important; } .lg-container:not([class~="lg-inline"]) .lg-outer { - width: 90%; - height: 90%; - margin: 5vh 5vw; + width: 80%; + height: 80%; + margin: 10%; } .lg-thumb-outer { background-color: var(--background-light-color) !important; |