This commit is contained in:
2020-12-25 13:29:34 +01:00
parent e242dc4add
commit 5df7cc5ec6
5 changed files with 38 additions and 4 deletions

View File

@@ -1701,6 +1701,11 @@ body {
.LP-Map {
margin-bottom: 25px; }
.LP-Map--wide {
height: 300px; }
.LP-Map--full {
height: 100%;
width: 100%; }
.LP-Map .ol-attribution {
font-family: "Montserrat", Helvetica, sans-serif;
color: #565656; }