.person-details dd : no margin

This commit is contained in:
Marc Ducobu
2015-08-25 19:15:04 +02:00
parent f48563fee3
commit d197944858
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ figure.person-details {
font-family: 'open_sansbold';
}
dl {
dd {
margin-left: 0;
}
}