Merge pull request #2 from opi/picture-lines
[fix] Vertical and horizontal spacing for pictures-line.
This commit is contained in:
commit
31454d64d1
@ -84,7 +84,7 @@ a {
|
|||||||
margin-left: 11.5%;
|
margin-left: 11.5%;
|
||||||
margin-right: 11.5%;
|
margin-right: 11.5%;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pictures-line .picture img {
|
.pictures-line .picture img {
|
||||||
@ -93,7 +93,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pictures-line .separator {
|
.pictures-line .separator {
|
||||||
min-width: 12px;
|
min-width: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user