Remove margin between dt and its dd
This commit is contained in:
parent
f49843fdea
commit
fe25b5fcd6
1 changed files with 0 additions and 6 deletions
|
@ -16,13 +16,7 @@ main {
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-top: .7rem;
|
||||
margin-bottom: .3rem;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-top: .3rem;
|
||||
margin-bottom: .7rem;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue