@ -108,7 +108,7 @@ const Season = ({
width: "100%",
textAlign: "center",
fontFamily: "bold",
fontSize: mobile ? fontSize.tiny : fontSize.lg,
fontSize: mobile ? fontSize.tiny : fontSize.tiny,
color:
Number(index) === 0
? Colors.theme1.greenCF
@ -143,7 +143,7 @@ const Season = ({
style={[
{
fontSize: mobile ? fontSize.base : fontSize.xl,
fontSize: mobile ? fontSize.base : fontSize.base,
theme === "light"
? Colors.theme1.green79
@ -137,7 +137,7 @@ function Product({
: Colors.theme1.white,
fontSize: mobile ? fontSize.base : fontSize.xl3,
marginBottom: 0,
fontFamily: "demi",
}}
@ -150,7 +150,7 @@ function Product({
fontSize: mobile ? fontSize.tiny : fontSize.xl,
marginTop: 10,
fontFamily: "regular",
@ -91,7 +91,7 @@ const Season = ({
activeUnit === unit
? "white"
@ -122,7 +122,7 @@ const Season = ({
@ -86,7 +86,7 @@ function VideoDisplay({ route, mobile, theme }) {
marginTop: mobile ? 8 : 12,
theme === "light" ? Colors.theme1.gray20 : Colors.theme1.white,
textAlign: ios ? "right" : "auto",
textAlign: "right",
>
{route.params.unit?.name}