@@ -1,7 +1,7 @@
<template>
<div class="h-screen flex flex-col overflow-hidden">
<Navigation />
<main class="flex-1 overflow-y-auto pt-20">
<main class="flex-1 overflow-y-auto pt-20 pb-20 sm:pb-0">
<NuxtPage />
</main>
<Footer />
The note is not visible to the blocked user.