This commit is contained in:
Valentin Moguérou 2023-07-16 09:20:36 +02:00
parent 307a764cf6
commit 364f3e9578

View File

@ -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) {