Add OSM map on the Visit Us page

This commit is contained in:
2024-02-07 15:00:00 +00:00
parent b4626d9164
commit 1a0db21ec3
6 changed files with 68 additions and 11 deletions

View File

@@ -338,3 +338,10 @@ footer {
}
}
// -------------------------------------------------------
// Map layout
// -------------------------------------------------------
.map {
height: 500px;
}