feat: Include map on main page
This commit is contained in:
@@ -585,4 +585,9 @@ textarea {
|
||||
.maplibregl-popup-content {
|
||||
background-color: var(--background-three) !important;
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
|
||||
.map-in-content #map {
|
||||
height: 500px;
|
||||
width: 90%;
|
||||
}
|
Reference in New Issue
Block a user