Align droplet text on homescreen

This commit is contained in:
emelko
2019-05-25 12:08:42 +02:00
parent e2abc4dbeb
commit 138f1d28b3
+1 -1
View File
@@ -112,7 +112,7 @@ export default class Home extends Component {
>
<DripHomeIcon name="drop" size={100} color={periodColor} />
<IconText wrapperStyles={{top: '50%', ...styles.wrapperIcon}}>
<IconText wrapperStyles={{top: '45%', ...styles.wrapperIcon}}>
{this.state.bleedingPredictionRange}
</IconText>