From 24260ba25042fc3f0b5231f34048ffbe10f714da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Sun, 16 Jul 2023 11:25:19 +0200 Subject: [PATCH] Style --- res/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/style.css b/res/style.css index 44efcc6..8ca1bd5 100755 --- a/res/style.css +++ b/res/style.css @@ -87,7 +87,7 @@ div.content { padding: 15px; border: 1px solid #ddd; text-align: center; - width: 100%; + min-width: 15%; } .choix-appli-wrapper div {