Sha256: c3234067ee33305a6dda1fa83eb9cbf3e1c96001df9ec26e06d5cbec5b393e3d

Contents?: true

Size: 367 Bytes

Versions: 1

Compression:

Stored size: 367 Bytes

Contents

.v-image-position-left {
  position: absolute;
  left: 0;
  bottom: 0;
}

.v-image-position-top {
  position: absolute;
  top: 0;
}

.v-image-position-right {
  position: absolute;
  right: 0;
  bottom: 0;
}

.v-image-position-bottom {
  position: absolute;
  bottom: 0;

}

.v-image-position-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voom-presenters-0.2.0 views/mdc/assets/scss/components/image.scss