Hacker News new | ask | show | jobs
by makeee 2144 days ago
Looks like the issue is that the element below it has a negative top margin of -22vw and is overlapping the button. Removing that fixes it for me ;)