Sha256: 27f1f4b1e16265a26d94829b4c458d15afe4a5d110bff92664fe9b3797b559a3
Contents?: true
Size: 647 Bytes
Versions: 11
Compression:
Stored size: 647 Bytes
Contents
.footer { @include link-dark; %-margin { margin-top: $line-height-base * 1.5rem; } color: $nord-color-6; background-color: $nord-color-0; border-top: 1px solid $nord-color-3; font-size: $font-size-base * 0.9; margin-top: $line-height-base * 2rem; ul { padding: 0; list-style: none; line-height: 1.6; margin-bottom: 0; } .links { @extend .col-sm-3; @extend %-margin; } .project { @extend .col; @extend %-margin; .social { a { margin-right: 1rem; } } } .copyright { @extend .col; @extend %-margin; font-size: small; } }
Version data entries
11 entries across 11 versions & 1 rubygems