Style
This commit is contained in:
parent
307a764cf6
commit
364f3e9578
@ -17,6 +17,10 @@ h1 {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
@ -108,6 +112,7 @@ main {
|
|||||||
|
|
||||||
#resultat div p, .choix-appli-wrapper p {
|
#resultat div p, .choix-appli-wrapper p {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1000px) {
|
@media screen and (max-width: 1000px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user