ADD: Ajout du style du screen profile

stub-api
Alban GUILHOT 3 years ago
parent 78d899aa33
commit a8a26682ae

@ -39,5 +39,14 @@ export default StyleSheet.create({
letterSpacing: 0.25,
color: 'white',
marginVertical: (infoGap/2),
},
pseudoText: {
fontSize: 24,
lineHeight: 21,
fontWeight: 'bold',
letterSpacing: 0.25,
color: 'white',
marginTop :25,
alignSelf: 'center',
}
});
Loading…
Cancel
Save