Sha256: 2d8a52cd223be29c50da72793f550a0fc5abf9afce2681b95387ee466514e05b

Contents?: true

Size: 369 Bytes

Versions: 2

Compression:

Stored size: 369 Bytes

Contents

.accordion__title
  min-height: rem(70)
  padding-top: rem(24)
  font-size: rem(20)
  line-height: 1.2

  &:before
    top: rem(15)

  &:after
    top: rem(33)

// ----------------------------------------------------------
// STATES
// ----------------------------------------------------------
.accordion__item--open
  .accordion__title
    &:after
      top: rem(32)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
partystreusel-2.0.0 styleguide/source/stylesheets/partystreusel/large/modules/_accordion.sass
partystreusel-1.2.0 styleguide/source/stylesheets/partystreusel/large/modules/_accordion.sass