freeCodeCamp / forum-theme

Themes that we use on our forums
BSD 3-Clause "New" or "Revised" License
14 stars 27 forks source link

fix: standardize focus outline style #119

Closed huyenltnguyen closed 6 months ago

huyenltnguyen commented 6 months ago

Checklist:

This PR sets a custom focus outline to the forum theme in order to make its display consistent across browsers.

Result

focus-outline

Note: The Categories button looks a little off, and I have #117 to address that separately.