From 82250c59b8dcb6d9759559ba793295935197a506 Mon Sep 17 00:00:00 2001 From: d4tis Date: Mon, 12 Feb 2024 11:41:14 +0000 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f868492..bcf0cb4 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,8 @@ border: 2px solid #333; padding: 20px; z-index: 1000; - max-width: 65%; - max-height: 65%; + max-width: 80%; + max-height: 80%; overflow: auto; }