Sha256: 3032da712e3c6e7b18da7a1c4d06896a47dca3a7f46e010424bac14f9aad41e0
Contents?: true
Size: 1.07 KB
Versions: 11
Compression:
Stored size: 1.07 KB
Contents
.title { &._overlay { &-about { border-bottom: 2px solid $gun; } &-browse { border-bottom: 2px solid $gun; } &-search { border-bottom: 2px solid $gun; } &-load { @extend %bold; text-transform: uppercase; font-size: 4.8rem; color: red; } } &._mobile { text-align: center; font-size: 4.8rem; line-height: 1; } &._chapter { &-title { &:not(.--docs) { @include rotatetitle; bottom: 56px; left: 128px; } &.--docs { color: $smoke; } } } &._page { &-title { &:not(.--docs) { @include rotatetitle; bottom: 56px; left: 128px; } &.--docs { align-self: center; } } &-chapter { @include rotatetitle(top right); text-transform: capitalize; right: 78px; top: 56px; } &-weight { @include rotatetitle; transform-origin: bottom left; left: calc(100% - 58px); text-align: right; bottom: 56px; } } }
Version data entries
11 entries across 11 versions & 1 rubygems