Space evenly on thmbnails view mode.
This commit is contained in:
parent
e1d65678dd
commit
482dcf71e0
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue