full width
This commit is contained in:
@@ -14,6 +14,7 @@ export function StarterPackCard({hideTopBorder}: {hideTopBorder?: boolean}) {
|
|||||||
<View
|
<View
|
||||||
style={[
|
style={[
|
||||||
a.flex_row,
|
a.flex_row,
|
||||||
|
a.w_full,
|
||||||
!hideTopBorder && a.border_t,
|
!hideTopBorder && a.border_t,
|
||||||
a.px_xl,
|
a.px_xl,
|
||||||
a.py_lg,
|
a.py_lg,
|
||||||
|
|||||||
Reference in New Issue
Block a user