From 6949000643b9007c8bbd4bfca4c4d2e95e37b427 Mon Sep 17 00:00:00 2001 From: David espinosa <104380606+davespser@users.noreply.github.com> Date: Sat, 7 Dec 2024 11:02:54 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8778660e..bc650522 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@ position: fixed; top: 0; left: 0; - width: 100%; + width: 30%; height: 100%; background: rgba(0, 0, 0, 0.8); /* Mantener el fondo oscuro */ padding: 20px;