allow breaking long words
This commit is contained in:
parent
678d0f782d
commit
9f30341b56
|
@ -35,6 +35,7 @@ body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card img {
|
.card img {
|
||||||
|
|
Loading…
Reference in a new issue