Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 98d19f2

Browse files
Jeesun KimJeesun Kim
Jeesun Kim
authored and
Jeesun Kim
committed
update/card > removing overflow on img tag
1 parent 6e09b97 commit 98d19f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Card.js

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const CardEl = styled.div`
2525
2626
img {
2727
display: block;
28-
overflow: hidden;
2928
width: 3rem;
3029
height: 3rem;
3130
border-radius: 50%;

0 commit comments

Comments
 (0)