@@ -56,6 +56,10 @@ body {
color: var(--text-color);
line-height: 1.6;
transition: background-color var(--transition-speed), color var(--transition-speed);
min-height: 100vh;
display: flex;
flex-direction: column;
position: relative;
}
a {
The note is not visible to the blocked user.