salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
184 stars 63 forks source link

Improve skip to main content button behavior #81

Closed salcode closed 9 years ago

salcode commented 9 years ago

Currently this link is getting lost behind the nav.

Increasing the z-index on .skip-to-main-content:focus is a good start.