Center small images

This commit is contained in:
John O'Nolan 2020-01-20 21:18:18 +07:00
parent 1d6ae0a507
commit a26fe96e0a
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -199,6 +199,10 @@
width: 100%;
}
.kg-image-card img {
margin: auto;
}
/* Galleries
/* ---------------------------------------------------------- */