Sha256: 0c2b460f2ec7da5185387adb4e1dee09d6227ffcaacb5696cb516a8aa5ed9449
Contents?: true
Size: 874 Bytes
Versions: 2
Compression:
Stored size: 874 Bytes
Contents
// ===== NEW FOOTER ================================== footer.partners { border-top: 1px solid #c2c2c2; padding: 10px 40px 30px 90px; } .partners-container { min-height: 400px; display: inline; } .img-banner-logos { max-width: 170px; max-height: 60px; margin-right: 20px; margin-bottom: 10px; &.fnr { max-width: unset; } &.govlu { max-width: unset; } &.lsru { max-width: 190px; } &.lih { max-width: unset; max-height: 50px; } &.list { max-width: unset; } &.chem { max-width: unset; max-height: 80px; } &.liser { max-width: unset; max-height: 80px; } &.wider { max-width: 170px; } &.taller { max-height: 90px; } } @media (max-width: 640px) { footer.partners { padding: 5px 10px 10px 10px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-lux-covid-theme-0.0.2 | _sass/minima/_footer.scss |
jekyll-lux-covid-theme-0.0.1 | _sass/minima/_footer.scss |