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

@ -73,7 +73,6 @@ export const TaskDetailsTitle = styled(TextareaAutosize)`
resize: none;
box-shadow: transparent 0px 0px 0px 1px;
font-size: 24px;
font-family: 'Droid Sans';
font-weight: 700;
padding: 4px;
background: #262c49;