Sha256: 140503a3735c3a14b92ac2a46b6026b43c231276942b0d8dd69f4a042a8923c9
Contents?: true
Size: 954 Bytes
Versions: 11
Compression:
Stored size: 954 Bytes
Contents
.link-list{ list-style-type: none; &__item{ &--bordered{ border-bottom: 2px solid $sky; padding-bottom: $base-padding/2; &:not(:first-child){ padding-top: $base-padding/2; } } &--grey-bordered{ border-bottom: 2px solid $stone; padding-bottom: $base-padding/2; &:not(:first-child){ padding-top: $base-padding/2; } } } &__link{ &--white{ color: $white; } } } .link-list-horizontal{ list-style-type: none; &__item{ display: inline; } } .icon-link-list{ list-style-type: none; &__item{ border-bottom: 1px solid $smoke; margin-top: 7.5px; } &__icon{ padding: 8.5px 13px; color: $white; font-size: 1.2rem; text-align: center; vertical-align: middle; margin-right: 1.875rem; width: 57px; display: inline-block; background: $brand-blue-light; } &__link{ display: inline; } }
Version data entries
11 entries across 11 versions & 1 rubygems