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; margin: 0;
padding: 0; padding: 0;
box-sizing: border-box; box-sizing: border-box;
font-family: 'Inter', monospace; font-family: 'Inter', sans-serif;
font-size: 16px; font-size: 16px;
line-height: 1.5; line-height: 1.5;
outline: none; outline: none;