Sha256: a62732618fa239b0f6e0925a450564c96a883e9ea910d5a08ebb5ff3fe90a8b6
Contents?: true
Size: 780 Bytes
Versions: 44
Compression:
Stored size: 780 Bytes
Contents
.accordion { &__padding-left { padding-left: 0; } &__typography--card-header .btn-link { color: $primary-blue; font-family: $font-family-paragraph; font-size: 1.4rem; font-weight: 600; &:hover { color: $primary-red; } } &__icon { background-color: $primary-blue; border-radius: 50%; color: #fff; display: inline-block; font-family: $font-family-paragraph; font-size: 2rem; font-weight: 400; height: 30px; line-height: 30px; margin-right: 10px; text-decoration: none !important; vertical-align: middle; width: 30px; &--plus::after { content: "+"; position: static; } &--minus::after { content: "-"; position: relative; top: -3px; } } }
Version data entries
44 entries across 44 versions & 1 rubygems