sarthaktexas / perfect

The perfect Next.js boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixes Safari Focus Outline

sarthaktexas opened this issue · comments

I, for one, will always set my own focus standards.

Adding input:focus { outline: none; } into the public CSS file will fix that.