Toolkit: Center thumbnails

This commit is contained in:
asonix 2021-02-01 19:01:40 -06:00
parent c4638cbf63
commit 50ef8bb85f

View file

@ -224,7 +224,7 @@ img {
.toolkit-thumbnails {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
justify-content: center;
padding: 6px;
img {