diff --git a/jeux/assets/style.css b/jeux/assets/style.css index a238116..85d9cd1 100644 --- a/jeux/assets/style.css +++ b/jeux/assets/style.css @@ -44,5 +44,6 @@ a { header { background-color: rgb(40,53,131); color: white; + margin-top: 20px; margin-bottom: 20px; }