_maps.scss 139 B

1234567891011
  1. /* Google Maps */
  2. .gmap {
  3. width: 100%;
  4. height: 400px;
  5. }
  6. /* jVector Map */
  7. .jvector-map {
  8. width: 100%;
  9. height: 600px;
  10. }