4 lines
41 B
CSS
4 lines
41 B
CSS
|
|
.gh-card {
|
||
|
|
word-break: break-word;
|
||
|
|
}
|