From b89c9832ff5568698a8f84f1717a98de5cda2bce Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:40:29 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/html/src/css/style.css b/html/src/css/style.css index 6752efed..fd2c3d9e 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -170,4 +170,7 @@ a { .navitem { font-size: 1.4em; } + .content { + width: 90%; + } } \ No newline at end of file