dropdown working correctly

This commit is contained in:
Maciek Głowacki
2020-11-03 00:59:42 +01:00
parent 3cbd961d3a
commit 0f155e928b
6 changed files with 18 additions and 17 deletions

View File

@ -11,7 +11,7 @@ export const GlobalStyles = createGlobalStyle`
margin: 0;
padding: 0;
line-height: 24px;
font-family: 'B612', sans-serif;
font-family: 'Roboto', sans-serif;
}
body::-webkit-scrollbar {