Skip to content

Commit 219965e

Browse files
authored
Merge pull request #153 from DongyangOne/camera-2
면접 카테고리 넓이 수정
2 parents c56fc93 + 196af41 commit 219965e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/(tabs)/_layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ const styles = StyleSheet.create({
327327
position: "absolute",
328328
left: 0,
329329
right: 0,
330-
top: height * 0.525,
330+
top: height * 0.625,
331331
alignItems: "center",
332332
zIndex: 12,
333333
},

0 commit comments

Comments
 (0)