make more space for images.
This commit is contained in:
parent
e4ec332987
commit
1cbc110e94
1 changed files with 2 additions and 2 deletions
|
|
@ -17,12 +17,12 @@ li.column {
|
||||||
|
|
||||||
.left {
|
.left {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 1.5em;
|
margin-right: 2.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right {
|
.right {
|
||||||
float: right;
|
float: right;
|
||||||
margin-left: 1.5em;
|
margin-left: 2.0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.picture {
|
.picture {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue