mwmbl / front-end-original

A front-end for the mwmbl search engine written in vanilla javascript
https://mwmbl.github.io/front-end/
GNU Affero General Public License v3.0
13 stars 3 forks source link

Added visible focus state to the search bar #7

Closed ColinEspinas closed 2 years ago

ColinEspinas commented 2 years ago

Added a better focus state for accessibility. image

This PR fixes #5.