From d7b33423e8390b04b7651ef24c4431daae82bf39 Mon Sep 17 00:00:00 2001 From: JubaAzul <118773284+JubaAzul@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:53:40 -0500 Subject: [PATCH] =?UTF-8?q?Probl=C3=A8me=20dans=20l'affichage=20des=20r?= =?UTF-8?q?=C3=A9troactions=20=20Katek=20pour=20les=20questions=20r=C3=A9p?= =?UTF-8?q?onses=20courtes=20et=20num=C3=A9riques=20Fixes=20#220?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/QuestionsDisplay/questionStyle.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/QuestionsDisplay/questionStyle.css b/client/src/components/QuestionsDisplay/questionStyle.css index 3958e92..d731d4c 100644 --- a/client/src/components/QuestionsDisplay/questionStyle.css +++ b/client/src/components/QuestionsDisplay/questionStyle.css @@ -27,7 +27,6 @@ } .question-wrapper .katex { - display: block; text-align: center; }