help texts

This commit is contained in:
2025-10-13 13:48:32 +02:00
parent 4c90ce7b6e
commit 1893645de3
7 changed files with 49 additions and 7 deletions
@@ -490,8 +490,9 @@ const styles = StyleSheet.create({
},
cardWrapper: {
flex: 1,
width: "100%",
justifyContent: "flex-start",
width: "60%",
justifyContent: "center",
alignSelf: "center",
zIndex: 1,
},
dotsWrapperBase: {