Sha256: d9550dcca8315f574754709a264a4035fc0ce078ae5c3690708af37581f783bc
Contents?: true
Size: 628 Bytes
Versions: 5
Compression:
Stored size: 628 Bytes
Contents
.page-tabs { &, .nav-link a { @include txt-fd-element(tab-title); font-weight: normal; &.active { font-weight: bold; } } @include breakpoint(medium) { @include add-gutter(margin, top, 2); @include add-gutter(margin, bottom, 1); border: 0; border-bottom: 1px solid $fd-border; border-radius: 0; .nav-link a { border: 0; font-weight: normal; margin-right: 20px; min-width: auto; padding: 0; text-align: left; &:first-child { border-radius: 0; } &.active { border-bottom: 4px solid $fd-border; } } } }
Version data entries
5 entries across 5 versions & 1 rubygems