Style
This commit is contained in:
parent
307a764cf6
commit
364f3e9578
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user