Sha256: aef64043d90906aa37a9eb4b19c02b5937a7dac3ead3e00851d88e413901e3e8

Contents?: true

Size: 348 Bytes

Versions: 21

Compression:

Stored size: 348 Bytes

Contents

.h-thumbnail {
  display: inline-block;
  position: relative;
}

.h-thumbnail-bg {
  background-color: $gray-100;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative;
}

.h-thumbnail-icon {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 14px);
  font-size: 28px;
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
headmin-0.3.1 app/assets/stylesheets/headmin/thumbnail.scss