From 9b3c2e16102b44617623e7af9986bb42cc16d50b Mon Sep 17 00:00:00 2001 From: guimb <paul.guimbert@student-cs.fr> Date: Fri, 15 Dec 2023 20:21:35 +0100 Subject: [PATCH] footer --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index ade5e65..3c697d4 100644 --- a/styles.css +++ b/styles.css @@ -608,6 +608,6 @@ p li { margin-top: 4%; } .footer { - margin-top: 40%; + margin-top: 45%; } } \ No newline at end of file -- GitLab