|
@ -119,6 +119,7 @@ const styles = StyleSheet.create({ |
|
|
fontSize: dimensions.text.default, |
|
|
fontSize: dimensions.text.default, |
|
|
}, |
|
|
}, |
|
|
titleBackground: { |
|
|
titleBackground: { |
|
|
|
|
|
width: "100%", |
|
|
backgroundColor: colors.secondary, |
|
|
backgroundColor: colors.secondary, |
|
|
marginBottom: dimensions.spacing.minimal_padding, |
|
|
marginBottom: dimensions.spacing.minimal_padding, |
|
|
}, |
|
|
}, |
|
|