This commit is contained in:
Théo
2019-02-18 16:37:50 +01:00
parent 757d9a4e0b
commit a8b096039e
2 changed files with 14 additions and 4 deletions

View File

@ -179,7 +179,12 @@ h2{
font-size: 20px;
color: white;
}
.test2{
padding-left: 27px;
padding-right: 27px;
margin-top: 100px;
text-align: center;
}
.content-homediv{
padding: 0;
}
@ -469,6 +474,7 @@ input {outline: none}
.test1{
margin-top: 30px;
}
.articleHome2{
margin-top:30px;
}