diff --git a/static/css/styles.css b/static/css/styles.css index 9fc63f2..bcd6ba5 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -2426,6 +2426,7 @@ details[open] summary ~ *{ .news_item>a>div{ margin: 10px; + overflow-wrap: break-word; } .news_item>div{ margin: 10px; diff --git a/templates/pages/p_articles.html b/templates/pages/p_articles.html index 8716ea6..4c257bf 100644 --- a/templates/pages/p_articles.html +++ b/templates/pages/p_articles.html @@ -3,13 +3,15 @@ {% load i18n %} {% block content %} - -