From 0e74dcfc27fd07ff5a271ab466dd1894f6701ff9 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 19:16:59 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 9c1156df..2f7f7da3 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -207,6 +207,6 @@ a { font-size: 1.2em; } .article .article-miniature { - width: 40%; + width: 100%; } } \ No newline at end of file