Sha256: 4b030929115b444c169942c7fcd2966883354c21f01835caed33e7fafe55c252
Contents?: true
Size: 456 Bytes
Versions: 4
Compression:
Stored size: 456 Bytes
Contents
@layer components { [data-coco][data-component="page-layout"] { .page-body { @apply pt-12 pb-12 px-app w-full; } .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