general.css 92 B

1234567891011
  1. #map {
  2. height: 400px;
  3. }
  4. #landmarksContainer{
  5. width: 100%;
  6. overflow: auto;
  7. }