typo
This commit is contained in:
@@ -4655,7 +4655,8 @@ header.main-header .header-sticky.active{
|
|||||||
|
|
||||||
.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