summaryrefslogtreecommitdiff
path: root/static/input.css
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'static/input.css')
-rw-r--r--static/input.css6
1 files changed, 3 insertions, 3 deletions
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 {