Sha256: 56082aac434c78885d8133c4d77a52a1e52734e28a6f610cfb899dbe99da5db7
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
.footer-harpiya { background: $footer-background; color: $footer-font-color; border-color: $global-border-style !important; .logo img { height: 27px; width: 62px; @include media-breakpoint-up(xl) { height: 52px; width: 122px; } } .harpiya-icon path { fill: $footer-font-color; } &-contact-note { font-size: font-px-to-rem(12px); @include media-breakpoint-up(xl) { font-size: font-px-to-rem(14px); } } &-copyright { border-color: $global-border-style !important; font-size: font-px-to-rem(9px); a { color: $footer-font-color; text-decoration: underline; } @include media-breakpoint-up(md) { font-size: font-px-to-rem(14px); } &-logo-spark { height: 14px; @include media-breakpoint-up(md) { height: 21px; } } } &-label { @include media-breakpoint-up(xl) { font-size: font-px-to-rem(16px); font-weight: 500; a { font-size: font-px-to-rem(16px) !important; } } } &-info { font-size: font-px-to-rem(14px); } &-menu-links { border-color: $global-border-style !important; a { color: $footer-font-color; font-size: font-px-to-rem(14px); } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
harpiya_frontend-4.3.0.alpha | app/assets/stylesheets/harpiya/frontend/views/harpiya/shared/footer.scss |