@@ -1,3 +1,6 @@
body{
font-family: Arial, Helvetica, sans-serif;
}
.products-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
The note is not visible to the blocked user.