Sha256: 5570205682ba12470fe423c1351bd154f9638cdb4b9d686a69fe215e30dcf11c
Contents?: true
Size: 354 Bytes
Versions: 11
Compression:
Stored size: 354 Bytes
Contents
.sidebar { flex: 0 0 auto; max-width: 12em; overflow-y: auto; padding: 0 $base-spacing $base-spacing; } .sidebar__link { color: $base-font-color; display: block; padding-top: $base-spacing; transition: color 0.05s linear; &:hover { color: $blue; } } .sidebar__link--active { color: $blue; font-weight: $bold-font-weight; }
Version data entries
11 entries across 11 versions & 1 rubygems