Sha256: 6faadfc9fed45a101f303a64117650dedc04d0b344d713e044cd970abd6ac1ef
Contents?: true
Size: 727 Bytes
Versions: 3
Compression:
Stored size: 727 Bytes
Contents
.legend-map{ display: none; width: 160px; background-color: $white; color: $slate; position: absolute; top: 145px; right: 0; z-index: 5; @include breakpoint(small down){ bottom: 30px; top: auto; width: 100%; position: fixed; .legend__icon{ float: none; margin: 0 auto 6px auto; display: block; &--rect{ height: 3.5px; width: 27px; } } .legend__text{ float: none; } .legend__key-identifier{ float: left; margin-right: $base-margin*0.45; text-align: center; } .legend__keys{ @include clearfix; width: auto; margin: 0 auto; } } &.visible{ display: block; } }
Version data entries
3 entries across 3 versions & 1 rubygems