Double map height to 640px
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -511,7 +511,7 @@
|
|||||||
}
|
}
|
||||||
.contact-map-box iframe {
|
.contact-map-box iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 320px;
|
height: 640px;
|
||||||
border: none;
|
border: none;
|
||||||
filter: grayscale(80%) contrast(1.05);
|
filter: grayscale(80%) contrast(1.05);
|
||||||
transition: filter 0.4s ease;
|
transition: filter 0.4s ease;
|
||||||
|
|||||||
Reference in New Issue
Block a user