From f32f4a019d3f5087f48bd873c2572fee97ea7d15 Mon Sep 17 00:00:00 2001 From: Simon C Date: Fri, 5 May 2023 16:55:36 +0200 Subject: [PATCH] feat: Fix le centrage sur iphone --- src/components/Question.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Question.vue b/src/components/Question.vue index c7f9096..6ae857e 100644 --- a/src/components/Question.vue +++ b/src/components/Question.vue @@ -249,6 +249,7 @@ legend font-size: 1.4rem line-height: 2rem font-weight: bold + width: 100% .choices list-style-type: none