This commit is contained in:
2026-03-17 13:34:35 -05:00
parent 5462e41264
commit c6ffbfa5bd

View File

@@ -4655,7 +4655,8 @@ header.main-header .header-sticky.active{
.google-map-iframe {
width: 100%;
height: 700px;
height: clamp(400px, 60vh, 700px);
border: 0;
}
.google-map-iframe iframe{