Slash the zeroes
This commit is contained in:
@@ -68,6 +68,7 @@ const GlobalStyles = withTheme(createGlobalStyle<GlobalStyle> `
|
|||||||
font-family: 'Formular', sans-serif !important;
|
font-family: 'Formular', sans-serif !important;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
color: ${props => props.theme.textColor};
|
color: ${props => props.theme.textColor};
|
||||||
|
font-feature-settings: "zero";
|
||||||
}
|
}
|
||||||
|
|
||||||
.visuallyHidden {
|
.visuallyHidden {
|
||||||
|
|||||||
Reference in New Issue
Block a user