Hacker News new | ask | show | jobs
by wasabian 4837 days ago
The `>>>` added to links with the `:before` selector adds a right margin that becomes an unclickable area between the decoration and the actual link. Using padding instead of margin will fix that.