From e0f71bf715cdaa0b3faf41ac563299bcab1debca Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Fri, 7 Jul 2023 02:20:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20no=20more=20spacing=20with=20sma?= =?UTF-8?q?ll=20screen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 1447c73..8a96ca1 100644 --- a/style.css +++ b/style.css @@ -122,6 +122,7 @@ li { background-color: var(--background-color); padding: 0 0.5rem; font-size: min(36px, 50vw); + height: initial; } .customer-satisfaction::before {