From 9a5e5c4548c4c909c0ee666b9187488290bb5bcf Mon Sep 17 00:00:00 2001 From: uo276976 Date: Fri, 15 Nov 2024 01:33:02 +0100 Subject: [PATCH] =?UTF-8?q?tama=C3=B1o=20mapa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/contacto-styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/contacto-styles.css b/css/contacto-styles.css index 19f892b..19da26b 100644 --- a/css/contacto-styles.css +++ b/css/contacto-styles.css @@ -9,8 +9,8 @@ main { .mapa-responsivo { position: relative; - width: 80%; - padding-bottom: 42.18%; /* RelaciĆ³n de aspecto 16:9 */ + width: 100%; + padding-bottom: 56.25%; /* RelaciĆ³n de aspecto 16:9 */ margin: 0 auto; /* Centra el contenedor */ }