From 0390cfc6e1913ef71a8b5a4130a08256c6d9c5c3 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 19:02:28 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 0784e0d3..079ff290 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -197,7 +197,8 @@ a { } .article-preview .article-details { - max-width: 80%; + max-width: 90%; + margin: 0 auto; } .article-preview .article-data {