Redesign homepage
This commit is contained in:
@ -15,7 +15,6 @@ const GlobalStyles = css`
|
||||
element receives focus via the mouse,
|
||||
but it will still show up on keyboard focus.
|
||||
*/
|
||||
|
||||
.js-focus-visible :focus:not([data-focus-visible-added]) {
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
|
Reference in New Issue
Block a user