From 881711038a88b92af78f0bcb36fdd501614c1247 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 9 Jul 2023 00:52:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(levers)=20gap=20between=20eleme?= =?UTF-8?q?nts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index dc861c8..d795dcc 100644 --- a/style.css +++ b/style.css @@ -76,6 +76,8 @@ li { flex-wrap: wrap; justify-content: space-between; padding-left: 0; + row-gap: 0.5rem; + gap: 0.5rem; } .people-improvement {