Center small images
This commit is contained in:
parent
1d6ae0a507
commit
a26fe96e0a
3 changed files with 6 additions and 2 deletions
|
@ -199,6 +199,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.kg-image-card img {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
|
||||
/* Galleries
|
||||
/* ---------------------------------------------------------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue