diff --git a/frontend/static/css/components/posts.css b/frontend/static/css/components/posts.css index e18577cf2..145a94c8e 100644 --- a/frontend/static/css/components/posts.css +++ b/frontend/static/css/components/posts.css @@ -219,8 +219,10 @@ } .post-project-link { - font-size: 200%; + font-size: 180%; font-weight: 600; + word-break: break-all; + overflow: hidden; } .text-body {