ioulian / next-io-ghent-starter

Next.js starter kit for iO Ghent
https://ioulian.github.io/next-io-ghent-starter/
4 stars 0 forks source link

Add outline-offset for buttons and anchors #23

Closed timdujardin closed 1 year ago

timdujardin commented 1 year ago

This improves focus state visibility:

button, a { outline-offset: 4px; }

Before:

image

After:

image
ioulian commented 1 year ago

added in 3884305b9ace8b9f0732598aeb99baee815f15a6