diff --git a/static/style.css b/static/style.css index e9e736e..7581533 100644 --- a/static/style.css +++ b/static/style.css @@ -22,6 +22,7 @@ body { margin: 7px; text-align: center; transition: box-shadow .2s; + word-wrap: break-word; } .card:hover {