Fix: gradient background on signup page; Added: color for text in button, on index page added new button and greeting

This commit is contained in:
2024-05-09 20:06:20 +02:00
parent a25ce29154
commit e8a0449ad2
4 changed files with 41 additions and 7 deletions

View File

@ -83,7 +83,6 @@ const styles = StyleSheet.create({
container: {
width: "100%",
height: "100%",
backgroundColor: colors.dark,
justifyContent: "center",
alignItems: "center",
},