Skip to content

Commit

Permalink
feat: 상품 랭킹 랭크 위치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Leejin-Yang committed Mar 19, 2024
1 parent 509863c commit 8451c4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const productImage = style({

export const productRank = style({
position: 'absolute',
top: 10,
top: 0,
left: 10,
color: '#808080',
fontSize: 36,
Expand Down

0 comments on commit 8451c4d

Please sign in to comment.