chore: update

This commit is contained in:
2026-05-19 18:42:51 +02:00
parent d773a9c49f
commit c71b596400
7 changed files with 25 additions and 25 deletions
+3 -3
View File
@@ -466,14 +466,14 @@ const styles = StyleSheet.create({
{ translateY: -25 },
{ rotate: "-15deg" },
],
backgroundColor: "rgba(0,0,0,0.75)",
backgroundColor: "rgba(0,0,0,0.8)",
borderWidth: 4,
borderColor: "rgba(245,158,11,0.95)",
borderColor: "rgba(34,197,94,0.95)",
paddingHorizontal: 22,
paddingVertical: 12,
},
comingSoonText: {
color: "rgba(245,158,11,0.95)",
color: "rgba(34,197,94,0.95)",
fontSize: 24,
fontWeight: "900",
letterSpacing: 2,