fix: add roboto & sans-serif fallback font

This commit is contained in:
Jordan Knott
2020-07-20 17:34:33 -05:00
parent 6f33cc5799
commit a4ff94d78b
6 changed files with 3 additions and 9 deletions

View File

@ -18,7 +18,6 @@ export const MemberManagerSearch = styled(TextareaAutosize)`
line-height: 20px;
padding: 8px 12px;
font-size: 14px;
font-family: 'Droid Sans';
font-weight: 400;
background: #262c49;