We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90c32fe + b92bca3 commit 9350e34Copy full SHA for 9350e34
src/components/styles/TeamCard.css
@@ -11,6 +11,7 @@
11
width: 150px;
12
cursor: pointer;
13
height: 200px;
14
+ word-break: break-word;
15
}
16
.teamCard:hover img{
17
transform: scale(1.05);
0 commit comments