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