Fetch data from DB and show in modal (draft)

This commit is contained in:
2024-06-12 12:39:22 +02:00
parent 72f90fff47
commit 452e28ac0e
3 changed files with 24 additions and 4 deletions

View File

@@ -135,6 +135,6 @@ a:visited {
}
@media (min-width: 1280px) {
.map-lg {
height: 820px;
height: 860px;
}
}