diff --git a/src/layouts/App.astro b/src/layouts/App.astro index 7cf7602..cf61686 100644 --- a/src/layouts/App.astro +++ b/src/layouts/App.astro @@ -120,11 +120,13 @@ const siteName = 'cozy.pub' } } + /* &:has(#router-outlet #post) { #jumbotron { display: none; } } + */ }