Commit bb74bb1a authored by Malsha Jayakody's avatar Malsha Jayakody

set font styles

parent 3272ec2c
......@@ -27,24 +27,26 @@ const Home = () => {
style={{
paddingHorizontal: 67,
position: 'absolute',
top: 590,
top: 510,
width: '100%',
}}>
<Text
style={{
fontSize: 48,
fontSize: 45,
color: COLORS.black,
fontWeight: 'bold',
textAlign: 'center',
fontFamily: 'monospace',
}}>
Welcome to
</Text>
<Text
style={{
fontSize: 48,
fontSize: 45,
color: COLORS.black,
fontWeight: 'bold',
textAlign: 'center',
fontFamily: 'monospace',
}}>
e-MidWife
</Text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment