bonjour -> ouvriers

This commit is contained in:
trochas
2025-12-11 16:32:53 +01:00
parent 89c50827f8
commit 2be434e2cf
10 changed files with 90 additions and 81 deletions

View File

@@ -162,6 +162,7 @@ const styles = StyleSheet.create({
borderRadius: 15,
padding: 10,
height:40,
justifyContent: 'center',
},
centeredText:{
textAlign: 'center',
@@ -188,6 +189,7 @@ const styles = StyleSheet.create({
padding: 10,
height:60,
alignItems: "center",
justifyContent: 'center',
},
});