added basic map

This commit is contained in:
Janis Meister
2022-01-12 12:30:31 +01:00
parent e6f3a86aeb
commit d46550da9b
5 changed files with 50 additions and 7 deletions

View File

@@ -9,4 +9,9 @@ header{
header p{
padding-top: 10px;
}
#map{
width: 100%;
height: 1000px;
}