Update global styles

This commit is contained in:
Hazem Krimi
2021-01-08 19:05:51 +01:00
parent f4286faef3
commit 7ce1ed2335
+2
View File
@@ -12,6 +12,8 @@ const Global = createGlobalStyle<Props>`
box-sizing: border-box;
font-family: 'Source Code Pro', monospace;
font-size: 17px;
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body {