Sha256: 81053e919dd82148c281c07ef7f06e363dc08d12cc4a62502aac18d8d0bd1f9c
Contents?: true
Size: 510 Bytes
Versions: 6
Compression:
Stored size: 510 Bytes
Contents
.main-header { @include display(flex); @include align-items(center); margin-left: $width-sidebar; padding: 15px 14px; background-color: very-light($color-3, 4); border-bottom: 1px solid $color-border; } .page-title { font-size: 20px; margin: 0.67em 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; i { color: $color-2; } } .header-actions { @include flex-grow(1); text-align: right; line-height: 38px; form { display: inline-block; } }
Version data entries
6 entries across 6 versions & 1 rubygems