Sha256: ae1bd89b3395dd6da3647778ea34ddfdd89117b1fd575836029ad8f69065f436
Contents?: true
Size: 779 Bytes
Versions: 26
Compression:
Stored size: 779 Bytes
Contents
.footer-header { font-weight: 500; } .footer-main_block { margin-top: 10px; @media (min-width: $screen-md) { margin-top: 20px; } .footer-link { color: color('gray-300'); font-size: $font-size-200; } .footer-link-dark { color: color('gray-400'); } } .footer-title { font-size: $font-size-300; margin-bottom: 5px; } .footer-social_icons { margin-top: 10px; margin-bottom: 10px; .fa-feature_bullet:hover { color: color('gray-500'); } } .footer-divider { margin-top: 0; margin-bottom: 5px; border-top: 1px solid $color-gray-500; } .footer-copyright { @media (max-width: $screen-sm) { margin-bottom: 0; margin-top: 5px; } } .footer-policy_links { @media (min-width: $screen-md) { text-align: right; } }
Version data entries
26 entries across 26 versions & 1 rubygems