Sha256: 56670d544c48b49289c713d54430e25ff8b80caa56d3857dedee7363fa572236
Contents?: true
Size: 773 Bytes
Versions: 20
Compression:
Stored size: 773 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; } } } &__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
20 entries across 20 versions & 1 rubygems