More margin probably looks better here.
This commit is contained in:
parent
03673dae8c
commit
bd5f44a7f6
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ dd {
|
|||
float: left;
|
||||
height: auto;
|
||||
width: 25%;
|
||||
margin-left: .7em;
|
||||
margin-left: 1.2em;
|
||||
margin-bottom: .4em;
|
||||
}
|
||||
|
||||
|
@ -66,7 +66,7 @@ dd {
|
|||
float: right;
|
||||
height: auto;
|
||||
width: 25%;
|
||||
margin-right: .7em;
|
||||
margin-right: 1.2em;
|
||||
margin-bottom: .4em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue