Skip to content

Commit

Permalink
[feat] store.html 수정
Browse files Browse the repository at this point in the history
- 장바구니 커서 구현
  • Loading branch information
kimhyun5u committed Aug 23, 2024
1 parent a6a0124 commit 8f139d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/templates/store.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
text-align: center;
max-width: 480px;
margin: 0 auto;
cursor: pointer;
}

.modal {
Expand Down

0 comments on commit 8f139d7

Please sign in to comment.