Sha256: ef6841879ab45ca94ed18568006f8f3bfa5a704f8196c9ff5b2cacf0c182b2dd
Contents?: true
Size: 509 Bytes
Versions: 4
Compression:
Stored size: 509 Bytes
Contents
@layer components { [data-coco][data-component="page-layout"] { .page-body { @apply pt-12 pb-12 px-app w-full; } .page-sections { @apply space-y-12; } .page-controls { @apply fixed top-1/2 -translate-y-1/2 right-0 flex justify-between; left: var(--sidebar-nav-width, 0); .page-control-next { @apply ml-auto; } } &[data-width="constrained"] { .page-body-content { @apply max-w-screen-2xl mx-auto; } } } }
Version data entries
4 entries across 4 versions & 1 rubygems