Merge branch 'master' of gitlab.com:aviortheking/blog_imie

This commit is contained in:
Adrien
2019-02-25 09:19:44 +01:00
2 changed files with 13 additions and 3 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;
}
@ -487,6 +492,7 @@ input {outline: none}
.test1{
margin-top: 30px;
}
.articleHome2{
margin-top:30px;
}