diff --git a/styles.css b/styles.css index f33c139586340f4b5542e3b640a055be3e638743..ade5e651a5edc54e240e66756e03ea280adaaf33 100644 --- a/styles.css +++ b/styles.css @@ -594,7 +594,7 @@ p li { } /* C'est pour les téléphones */ -@media screen and (max-width: 768px) { +@media screen and (max-width: 668px) { nav { top: 0%; } @@ -608,6 +608,6 @@ p li { margin-top: 4%; } .footer { - margin-top: 20%; + margin-top: 40%; } } \ No newline at end of file