Center small images
This commit is contained in:
parent
1d6ae0a507
commit
a26fe96e0a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -199,6 +199,10 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.kg-image-card img {
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Galleries
|
/* Galleries
|
||||||
/* ---------------------------------------------------------- */
|
/* ---------------------------------------------------------- */
|
||||||
|
|
Loading…
Reference in New Issue