Sha256: 7d1ae438eb03972750be2a9b46fe2cebf079c807ee649a726aca427af9566101

Contents?: true

Size: 335 Bytes

Versions: 3

Compression:

Stored size: 335 Bytes

Contents

/* Table of Contents
==================================================
# Map */

/* # Map
================================================== */
.map {
  background: $color-haze-light;
  border: 1px solid $color-haze;
  box-sizing: border-box;
  display: block;
  min-height: 220px;
  min-width:220px;
}
.map-center { margin: 0 auto; }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_frontend-7.0.2 vendor/assets/stylesheets/_map.scss
active_frontend-7.0.1 vendor/assets/stylesheets/_map.scss
active_frontend-7.0.0 vendor/assets/stylesheets/_map.scss