cirandas.net

ref: master

public/stylesheets/blocks/location.scss


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
.location-block {
  text-align: center;
}
.the-localization-map {
  overflow: hidden;
  margin: auto;
  max-width: 190px;
  padding: 0px;
  background: #FFF;
  border: 1px solid #888;
}