From ae4b971acb84ed55919b02c510f97b868e6f5e34 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 8 Jul 2023 17:54:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(pilars)=20fix=20too=20much=20pa?= =?UTF-8?q?dding=20top?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 0f3e456..9d0d244 100644 --- a/style.css +++ b/style.css @@ -102,7 +102,6 @@ li { flex: 2; flex-direction: column; align-items: center; - margin: 0.5rem 0; gap: 1rem; }