feat: tipografia konpontzen du

This commit is contained in:
Aitor Urrutia
2022-01-17 12:51:16 +01:00
parent 7125d44d59
commit 988f909a69
4 changed files with 15 additions and 2 deletions

View File

@@ -197,10 +197,10 @@ export const GlobalStyles = createGlobalStyle`
${reboot};
body {
font-family: 'Arial', 'Open Sans', sans-serif;
font-family: 'Work Sans', sans-serif;
${font.base()}
font-weight: 700;
font-weight: 500;
background-color: #fd3447;
color: #fff;