fixed map size

This commit is contained in:
Janis Meister
2022-01-12 13:16:28 +01:00
parent 453dab8c44
commit c3d79e7152
2 changed files with 11 additions and 2 deletions

View File

@@ -34,5 +34,5 @@ header p{
#map{
width: 100%;
height: 1000px;
height: 100%;
}