Skip to content

Commit

Permalink
tamaño mapa
Browse files Browse the repository at this point in the history
  • Loading branch information
uo276976 committed Nov 15, 2024
1 parent a7ba73c commit 9a5e5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/contacto-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
}

Expand Down

0 comments on commit 9a5e5c4

Please sign in to comment.