added some space between images
This commit is contained in:
parent
17afee2a35
commit
7969e8f2f3
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ p {
|
||||||
.images img {
|
.images img {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
max-height: 75px;
|
max-height: 75px;
|
||||||
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.delete {
|
.delete {
|
||||||
|
|
Reference in a new issue