allow breaking long words

This commit is contained in:
xenofem 2024-01-24 03:58:58 -05:00
parent 678d0f782d
commit 9f30341b56

View file

@ -35,6 +35,7 @@ body {
text-align: center;
font-weight: bold;
font-size: 18px;
overflow-wrap: anywhere;
}
.card img {