@ -93,6 +93,20 @@ body>header>a {
}
body>header>nav {
display: flex;
align-items: center;
body>header>nav>a {
color: var(--foreground);
text-decoration: none;
&:hover {
text-decoration: underline;
body>.content {
flex: 1;
padding: 0.5em;
The note is not visible to the blocked user.