Merge pull request #2 from opi/picture-lines

[fix] Vertical and horizontal spacing for pictures-line.
This commit is contained in:
Laurent Peuch 2016-01-17 16:48:15 +01:00
commit 31454d64d1

View File

@ -84,7 +84,7 @@ a {
margin-left: 11.5%;
margin-right: 11.5%;
display: flex;
margin-bottom: 6px;
margin-bottom: 0.5em;
}
.pictures-line .picture img {
@ -93,7 +93,7 @@ a {
}
.pictures-line .separator {
min-width: 12px;
min-width: 0.5em;
}
.text {