Removes button / link outlines globally
This commit is contained in:
@@ -105,6 +105,7 @@ const GlobalStyles = withTheme(createGlobalStyle<GlobalStyle> `
|
||||
a, button {
|
||||
text-decoration: none;
|
||||
font-family: inherit;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
svg + p,
|
||||
|
||||
Reference in New Issue
Block a user