Skip to content

Commit d459005

Browse files
committed
Fix: 불필요한 커서 포인터 css 제거
1 parent cb83aab commit d459005

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/Profile/styles.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ export const PostsContainer = styled.div`
5858
flex-wrap: wrap;
5959
justify-content: space-between;
6060
gap: 15px;
61-
cursor: pointer;
6261
margin-bottom: 100px;
6362
padding: 20px;
6463
`;

0 commit comments

Comments
 (0)