Sha256: c729dda142c0d5d7233208d47782dfa70eb5ac7a87960de938150ba690aa61cc
Contents?: true
Size: 785 Bytes
Versions: 17
Compression:
Stored size: 785 Bytes
Contents
.title { &.mobile { text-align: center; font-size: 4.8rem; line-height: 1; } &.chapter-title { &:not(.style-docs) { @include rotatetitle; bottom: 56px; left: 128px; } &.style-docs { color: $smoke; } } &.page-title { &:not(.style-docs) { @include rotatetitle; bottom: 56px; left: 128px; } &.style-docs { border-bottom: 1px solid $gun; padding-bottom: 10px; align-self: center; } } &.page-chapter { @include rotatetitle(top right); text-transform: capitalize; right: 78px; top: 56px; } &.page-weight { @include rotatetitle; transform-origin: bottom left; left: calc(100% - 58px); text-align: right; bottom: 56px; } }
Version data entries
17 entries across 17 versions & 1 rubygems