From bdfa0a3082d2dba69b273ef1e81dfab54a30d9b5 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 1 Dec 2023 03:06:48 +0100 Subject: [PATCH] UPlanet Upgraded Version --- earth/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/earth/index.html b/earth/index.html index c1a33b4..17c4d3c 100644 --- a/earth/index.html +++ b/earth/index.html @@ -133,12 +133,11 @@ visibility: hidden; background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */ color: white; - width: 570px; - height: 480px; + width: 100%; + height: 80%; position: absolute; - bottom: 0; + bottom: 50px; left: 0; - padding: 5px; box-sizing: border-box; }