HN user

mikez302

42 karma
Posts2
Comments11
View on HN

FYI it looks fine on my laptop (a Mac running Chrome). But it looked messed up on my phone (a Pixel 2), kind of like random static.

Adblock seems to block that annoying overlay that covers the page. You can also get rid of it by copying and pasting the following line into your browser's web console or debugger:

(function(){var x=document.querySelector("[id$=modal_signup_wrapper]");x.parentNode.removeChild(x)})();