Sha256: e7b7c537f5a0c4d47fbe14f8d4dd7ca4ec7c11ab5a112ba568488c809414a6c0

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

.service__card__provider
  +top-horizontal-rule(1)

.service__card__image
  +space(height, 8)
  +space(margin-bottom)
  position: relative
  img
    width: 100%
    +space(height, 8)

.service__card__image__price
  position: absolute
  +space(top, 0.5)
  +space(right, 0.5)
  background-color: $orange
  border-radius: $border-radius
  +space(padding-top, 0.25)
  +space(padding-bottom, 0.25)
  +space(padding-left, 0.5)
  +space(padding-right, 0.5)
  color: $white

.service__card__provider__image
  +space(min-height, 2)
  +space(margin-top, 0.25)
  +space(margin-bottom, 0.25)

.service__card__provider_name
  font-weight: bold
  +space(line-height, 2)
  span
    color: $gray
    font-weight: normal
    +space(padding-left, 0.5)

.service__card
  &:nth-child(4n)
    margin-right: 0
    clear: right
  &:nth-child(4n+1)
    clear: left

.service__card__content
  +space(height, 8)
  overflow: hidden
  background: $gray-lightest2
  +space(padding-top, 2)

.service__card__content__title
  +space(margin-top, 0.5)
  display: block
  text-align: center

.service__card__content__svg
  width: 100px
  +space(height, 3)
  display: block
  margin: 0 auto

.service__card__container--custom-job
  display: block
  +space(min-height, 8)
  +space(margin-bottom)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
smock-0.1.118 app/assets/stylesheets/modules/_service_card.sass
smock-0.1.117 app/assets/stylesheets/modules/_service_card.sass
smock-0.1.116 app/assets/stylesheets/modules/_service_card.sass
smock-0.1.115 app/assets/stylesheets/modules/_service_card.sass
smock-0.1.114 app/assets/stylesheets/modules/_service_card.sass
smock-0.1.113 app/assets/stylesheets/modules/_service_card.sass