fix vcard title spacing
This commit is contained in:
parent
0bec45e570
commit
2b9a480c2f
@ -347,7 +347,8 @@ footer {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.vcard dl {
|
||||
.vcard dl,
|
||||
.vcard .title {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user