This commit is contained in:
2016-08-17 23:32:32 +02:00

View File

@@ -56,5 +56,5 @@ code {
.centeredthumbs { .centeredthumbs {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; flex-flow: row wrap;
} }