Sort out font

This commit is contained in:
JUDIT GRESKOVITS 2017-05-17 19:10:39 +01:00 committed by Sérgio Ramos
parent 11751129b3
commit 7d39da51ed
1 changed files with 1 additions and 0 deletions

View File

@ -12,5 +12,6 @@ export default css`
margin: 0;
padding: 0;
background: ${colors.base.background};
font-family: 'Libre Franklin'
}
`;