Update global styles

This commit is contained in:
Hazem Krimi
2021-04-13 22:24:25 +01:00
parent 6d7b242e46
commit ed29c607ac
+1
View File
@@ -7,6 +7,7 @@ const GlobalStyles = createGlobalStyle`
box-sizing: border-box;
font-family: 'Inter', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
outline: none;
}