Hacker News new | ask | show | jobs
Show HN: Purrrl – file sharing for developers. (purrrl.link)
1 points by jonnyrockit 4275 days ago
1 comments

Small note, I noticed the CSS on your "Sign Up" button is calling the Lato font incorrectly. Instead of font-family: Lato-Bold;, it should be font-family: 'Lato', sans-serif; font-weight: 700;. Can't wait to test this out however!