Sha256: 363ba43449f2c3e67c86c34605d792dfbd879a4f5f0299395f7294607e69b9a6
Contents?: true
Size: 500 Bytes
Versions: 8
Compression:
Stored size: 500 Bytes
Contents
.usa-footer-primary-section { @if variable-exists(primary-footer-bg) { background-color: $primary-footer-bg; } .usa-footer-primary-link { @if variable-exists(primary-footer-link) { color: $primary-footer-link; } } } .usa-footer-secondary_section { @if variable-exists(footer-bg) { background-color: $footer-bg; } @if variable-exists(footer-text) { color: $footer-text; } a { @if variable-exists(footer-link) { color: $footer-link; } } }
Version data entries
8 entries across 8 versions & 2 rubygems