diff --git a/components/PublicGrid.tsx b/components/PublicGrid.tsx index ea9a64a..9831b3b 100644 --- a/components/PublicGrid.tsx +++ b/components/PublicGrid.tsx @@ -519,19 +519,12 @@ function FlipBook({ pages, onClose }: { pages: string[]; onClose: () => void }) aria-label="Chiudi" >✕ - {/* Container background shows through when on cover/back pages. - The page-flip canvas was patched (lib/page-flip/index.js) to clear - transparently instead of filling white, so this gradient is visible - on the empty half of the spread. */}