@@ -318,6 +318,8 @@ section.hero-section {
width: 500px;
height: 500px;
position: relative;
z-index: 10;
mix-blend-mode: screen;
}
.face-wrapper {
@@ -358,7 +360,7 @@ section.hero-section {
top: 0;
left: 0;
transition: all .3s ease-out;
z-index: 100;
z-index: 0;
The note is not visible to the blocked user.