Merge branch 'Make-comment-on-cervix-and-mucus-bold' into 'master'

Makes actionHint text more visible with bold font

See merge request bloodyhealth/drip!168
This commit is contained in:
bl00dymarie
2019-01-29 09:19:06 +00:00
+1
View File
@@ -37,6 +37,7 @@ export default StyleSheet.create({
color: secondaryColor,
fontFamily: textFont,
fontSize: hintSize,
fontWeight: 'bold',
margin: defaultIndentation
},
paragraph: {