This commit is contained in:
Nicolas Bally 2016-07-25 22:01:59 +02:00
parent c25824013c
commit 377fba18a7

View File

@ -57,8 +57,11 @@ $blue :#2dadb1;
max-width:950px; max-width:950px;
} }
.service-inner{ .service-inner{
max-width:300px; max-width:350px;
margin:auto; margin:auto;
img{
margin-bottom:10px;
}
} }
} }