Skip to content

Commit 4ed0210

Browse files
committed
increase updatedAtContainer gap to 24
1 parent 663c268 commit 4ed0210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/Library/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ const styles = StyleSheet.create({
268268
backgroundColor: 'transparent',
269269
},
270270
updatedAtContainer: {
271-
gap: 8,
271+
gap: 24,
272272
flexDirection: 'row',
273273
alignItems: 'flex-start',
274274
justifyContent: 'space-between',

0 commit comments

Comments
 (0)