Symptom view redesign

This commit is contained in:
Maria Zadnepryanets
2020-08-14 11:57:26 +00:00
committed by Sofiya Tepikin
parent ef16cfd041
commit 885da5c293
43 changed files with 1396 additions and 1649 deletions
+7
View File
@@ -96,5 +96,12 @@ export default {
fontSize: sizes.title,
marginHorizontal: Spacing.base,
...title
},
titleWithoutMargin: {
alignSelf: 'center',
color: Colors.purple,
fontFamily: fonts.bold,
fontWeight: '700',
fontSize: sizes.title,
}
}