parahumains / parahumains.github.io

0 stars 0 forks source link

Fix link hitbox when missing #2

Closed parahumains closed 7 years ago

parahumains commented 7 years ago

On Gestation 1.1, even though the previous link doesn't exist there is still a hitbox on mouse-over. Additionally, since the link takes up 50% of the content width it's really easy to trigger the hitbox.

Solution: If a link doesn't exist, simply put an empty span instead of an empty anchor ref.