Add some margin on left of services headers

This commit is contained in:
Benjamin Dauvergne 2015-06-02 12:11:08 +02:00
parent 89c8e7f08c
commit 0b882d4578
1 changed files with 3 additions and 0 deletions

View File

@ -169,3 +169,6 @@ p#cookies {
line-height: 60px;
display:none;
}
#services-header {
margin-left: 40px;
}