From 3235d8a011b53d1a3c25d024f6034c7fc2d62bd6 Mon Sep 17 00:00:00 2001 From: SANJAY KUMAR SHUKLA <114351825+Sanjay10tech@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:23:51 -0500 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7b0e9b3..e2348a2 100755 --- a/index.html +++ b/index.html @@ -26,8 +26,8 @@ /* - Loading - */ div#app { position: fixed; - top: 50%; - left: 50%; + top: 52%; + left: 52%; transform: translate(-50%, -50%); margin: 0; z-index: 0; @@ -97,4 +97,4 @@ <script src="//unpkg.com/prismjs@1.15.0/components/prism-pug.min.js"></script> </body> -</html> \ No newline at end of file +</html>