diff --git a/content/style.css b/content/style.css index 6fe7929..e7a3ed4 100644 --- a/content/style.css +++ b/content/style.css @@ -9,7 +9,7 @@ } div { overflow: hidden; - text-overflow: ellipsis; + text-overflow: clip; } div.item-1 { grid-column: 2 / 3;