Update global styles

This commit is contained in:
Hazem Krimi
2021-04-10 00:00:37 +01:00
parent e329dd39af
commit 3ab6713baf
+1 -1
View File
@@ -5,7 +5,7 @@ const GlobalStyles = createGlobalStyle`
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Inter', monospace;
font-family: 'Inter', sans-serif;
font-size: 16px;
line-height: 1.5;
outline: none;