Email or username:

Password:

Forgot your password?
Top-level
Zach Leatherman :11ty:

@rijk @rdela just to be super clear, the links are still positioned visually the same in other browsers, it’s just with less ideal markup

2 comments
Ricky de Laveaga

@zachleat @rijk The links only show on hover now, a huge downgrade for both accessibility and discoverability. Also iOS Safari seems severely broken and doesn’t even show the links when you tap on the heading, not that I understand why one would, since there is no indication they are tappable.

Rijk 🐰 ✨

@rdela @zachleat While valid concerns overall, those aren't a result of using anchor positioning which kicked this thread off. You can see the same behavior in the previous iteration that didn't use the newly released CSS property eleventy-base-blog.netlify.app

Go Up