diff --git a/res/style.css b/res/style.css index 4a8ce50..7c91a7d 100755 --- a/res/style.css +++ b/res/style.css @@ -17,6 +17,10 @@ h1 { text-align: center; } +p { + margin-bottom: 1em; +} + header { margin: 10px; } @@ -108,6 +112,7 @@ main { #resultat div p, .choix-appli-wrapper p { margin-top: 15px; + margin-bottom: 0; } @media screen and (max-width: 1000px) {