add new firebase and images

This commit is contained in:
Janis Meister
2023-03-13 17:11:12 +01:00
parent f9128c9515
commit 4c1022d1f8
20 changed files with 427 additions and 420 deletions

View File

@@ -115,7 +115,10 @@
}
}
.homeMapContainer {
.homeSideContainer {
display: flex;
flex-direction: column;
gap: 50px;
width: 90%;
min-height: 500px;
}