From cc2e48c19214b12b0edc550e371142e91387c63b Mon Sep 17 00:00:00 2001 From: marcellus Date: Thu, 21 Sep 2023 15:01:45 +0200 Subject: feat: retour aux pages séparées MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 886c045..2f11a1e 100644 --- a/style.css +++ b/style.css @@ -100,7 +100,7 @@ a.text-link::after{ .content{ width: auto; height: auto; - margin: 1%; + margin: 5%; padding: 1%; background-color: rgba(220, 237, 200, 0.80); border-radius: 5px; -- cgit v1.2.3