Initial iteration on Collection

This commit is contained in:
Liyas Thomas
2019-12-22 09:20:38 +05:30
parent ecfc7c84c3
commit 158c34d091
2 changed files with 19 additions and 2 deletions

View File

@@ -663,6 +663,7 @@ ol li {
display: inline-flex;
flex-direction: column;
flex-grow: 1;
justify-content: center;
}
.flex-wrap {