From 9b605c945f8b4837a55a6c272f9cfb74d1692c23 Mon Sep 17 00:00:00 2001 From: mama Date: Mon, 23 Oct 2017 15:16:24 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20Meilleure=20affichage=20du=20texte=20du?= =?UTF-8?q?=20r=C3=A9sultat=20pour=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/Results.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/components/Results.css b/source/components/Results.css index 910834eff..a02537ffd 100644 --- a/source/components/Results.css +++ b/source/components/Results.css @@ -57,7 +57,7 @@ #results h2 small { opacity: 0.7; - font-size: 70%; + font-size: calc(50% + .2vw); font-weight: 400; } #results h2 span { @@ -71,7 +71,6 @@ align-items: center; flex-wrap: wrap; height: 70%; - width: 96%; margin: .6em auto 1.2em; }