Hacker News new | ask | show | jobs
by archiolidius 3237 days ago
yep, will fix it later
2 comments

http://startuperlife.xyz/8

But seriously, this is a breaking UX bug. I stopped clicking cause of it.

Quick fix (works on mobile too):

  .gradient-button {
     position: fixed;
     bottom: 2rem;
  }