From 70ff3c96b62a346c05d5181c7beec6d3680c3ad6 Mon Sep 17 00:00:00 2001 From: guimb <paul.guimbert@student-cs.fr> Date: Fri, 15 Dec 2023 20:22:54 +0100 Subject: [PATCH] footer mobile... --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 8878204..1e98cd8 100644 --- a/styles.css +++ b/styles.css @@ -608,6 +608,6 @@ p li { margin-top: 4%; } .footer { - margin-top: 50%; + margin-top: 55%; } } \ No newline at end of file -- GitLab