Mama
This commit is contained in:
@@ -281,7 +281,6 @@ const styles = StyleSheet.create({
|
||||
backgroundColor: colors.background,
|
||||
},
|
||||
header: {
|
||||
paddingHorizontal: spacing.lg,
|
||||
paddingTop: 64,
|
||||
paddingBottom: spacing.lg,
|
||||
backgroundColor: colors.background,
|
||||
@@ -294,6 +293,7 @@ const styles = StyleSheet.create({
|
||||
color: colors.primary,
|
||||
letterSpacing: 0.5,
|
||||
textTransform: 'uppercase',
|
||||
paddingHorizontal: spacing.lg,
|
||||
},
|
||||
searchContainer: {
|
||||
flexDirection: 'row',
|
||||
@@ -359,10 +359,10 @@ const styles = StyleSheet.create({
|
||||
color: colors.text,
|
||||
},
|
||||
listContent: {
|
||||
paddingHorizontal: spacing.md,
|
||||
paddingBottom: 100, // Extra space for floating tab bar
|
||||
},
|
||||
projectCard: {
|
||||
marginHorizontal: spacing.md,
|
||||
marginBottom: spacing.md,
|
||||
},
|
||||
imageContainer: {
|
||||
|
||||
Reference in New Issue
Block a user