Space evenly on thmbnails view mode.

This commit is contained in:
mateuswetah 2018-07-31 16:32:01 -03:00
parent e1d65678dd
commit 482dcf71e0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
min-height: 200px;
padding: 30px 4.166666667%;
.row { justify-content: center; }
.row { justify-content: space-around }
.col { flex-grow: 0; }
.tainacan-grid {