typo
This commit is contained in:
@@ -4653,9 +4653,10 @@ header.main-header .header-sticky.active{
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.google-map-iframe{
|
.google-map-iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 700px;
|
height: clamp(400px, 60vh, 700px);
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.google-map-iframe iframe{
|
.google-map-iframe iframe{
|
||||||
|
|||||||
Reference in New Issue
Block a user