@@ -1,5 +1,3 @@
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
* {
box-sizing: border-box;
}
@@ -11,7 +9,8 @@
html {
font-family: 'Open Sans', sans-serif;
font-family: system-ui, sans-serif;
font-weight: normal;
color: var(--text-color);
The note is not visible to the blocked user.