app/components/coco/app/layouts/page/page.css in coveragebook_components-0.10.1.beta.2 vs app/components/coco/app/layouts/page/page.css in coveragebook_components-0.11.0

- old
+ new

@@ -1,12 +1,8 @@ @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; + @apply px-app w-full; } .page-controls { @apply fixed top-1/2 -translate-y-1/2 right-0 flex justify-between;