Double map height to 640px

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-22 11:52:02 +02:00
parent 55505b7ead
commit 8559acc091

View File

@@ -511,7 +511,7 @@
}
.contact-map-box iframe {
width: 100%;
height: 320px;
height: 640px;
border: none;
filter: grayscale(80%) contrast(1.05);
transition: filter 0.4s ease;