Sha256: f3243667433a3902821587962c3df5eff62c0be970edd429c4cdeacd3908fde9
Contents?: true
Size: 424 Bytes
Versions: 62
Compression:
Stored size: 424 Bytes
Contents
/*------------------------------------*\ #SECONDARY-NAV \*------------------------------------*/ $secondary-nav-border-color: $light-gray !default; .secondary-nav { @extend %list-reset; display: flex; justify-content: space-evenly; width: 100%; font-size: 1.25rem; margin-bottom: $spacing-unit * 4; border-bottom: 2px solid $secondary-nav-border-color; padding-bottom: $spacing-unit; }
Version data entries
62 entries across 62 versions & 1 rubygems