This commit is contained in:
Hailey
2024-01-30 17:00:49 -08:00
parent 767dd83d0b
commit bb4c9df039
+2 -2
View File
@@ -111,8 +111,8 @@ const styles = StyleSheet.create({
} }
: {}, : {},
threeSingle: { threeSingle: {
flex: 1, flex: 2,
gap: isWeb ? undefined : IMAGE_GAP, aspectRatio: isWeb ? 1 : undefined,
}, },
threeDouble: { threeDouble: {
flex: 1, flex: 1,