From 3dbfb5762af5b469ebc22034ecd1ff51963fd805 Mon Sep 17 00:00:00 2001 From: Samir Paul <77569653+SamirPaul1@users.noreply.github.com> Date: Mon, 8 May 2023 17:09:53 +0530 Subject: [PATCH 01/10] Update index.html --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0ce70c8..ccd9025 100644 --- a/index.html +++ b/index.html @@ -62,8 +62,12 @@ overflow: auto; } - html, - body, + body { + overflow-y: hidden; + overflow-x: hidden; + position: fixed; + width: 100%; + } div, iframe { margin: 0px; @@ -117,7 +121,7 @@ marginwidth="0" width="100%" height="100%" - scrolling="auto"> + scrolling="no"> From 646c4cc1035ae0e959c54549fe49f0a4846fb606 Mon Sep 17 00:00:00 2001 From: Samir Paul <77569653+SamirPaul1@users.noreply.github.com> Date: Mon, 8 May 2023 17:14:05 +0530 Subject: [PATCH 02/10] Update index.html --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index ccd9025..579e3b4 100644 --- a/index.html +++ b/index.html @@ -54,14 +54,10 @@ - +