fix affichage page contact sur mobile

This commit is contained in:
Thomas NOËL 2015-01-16 11:42:26 +01:00
parent c09d315f4d
commit 452cb46bbb
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ div#contact_title h2{
div.contact_block {
width: 50%;
float: left;
display: inline-block;
margin-top: 20px;
}