Sha256: 40e8400232023d9dcfcd0d12fb4b39d6962aeb0dfd75c8fedc7a21d6e350c9bd
Contents?: true
Size: 710 Bytes
Versions: 58
Compression:
Stored size: 710 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; } } &__button::before { background-color: $primary-blue; border-radius: 50%; color: #fff; content: ' \002D'; 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; } &__button.collapsed::before { content: ' \002B'; } }
Version data entries
58 entries across 58 versions & 1 rubygems