From d43723e8088fdb3b4f26db4c3e4d3d9546fcc549 Mon Sep 17 00:00:00 2001 From: Isaac Teng Date: Sat, 13 Apr 2024 11:49:17 +0100 Subject: [PATCH] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 6d76d06..18a6544 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,6 @@ .modal-content { margin: auto; display: block; - width: 80%; max-height: 95%; /* Set maximum height to 100% of container */ }