From 40f18b7a915213867eae9ca0c9091a8280a59878 Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 16 Apr 2024 15:47:46 +0200 Subject: [PATCH] wip #6865 centrer texte en mobile --- style/106-question-draganddrop.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 8adfbec..dc54ae9 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -295,6 +295,7 @@ .text text-align: center margin: 0 + padding: 0 h2 margin-bottom: 5px -- 2.39.5