diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html index 55875fd..28cc926 100644 --- a/app/templates/userpage_get.html +++ b/app/templates/userpage_get.html @@ -34,13 +34,12 @@ } .lead{ - font-size: 17px; - font-family: Arial, Helvetica, sans-serif; + font-size: 18px; + font-family: Helvetica, sans-serif; + white-space: pre-wrap; } - .display-5{ - font-size: 30px; - } + @@ -69,10 +68,9 @@
Article added on: {{ today_article["date"] }}
{{ today_article["article_title"] }}
{{ today_article["article_title"] }}
{{ today_article["article_body"] }}
{{ today_article['source'] }}