This commit is contained in:
2020-12-27 10:46:48 +03:00
parent 30a21270e3
commit d10580a0ee
3 changed files with 10 additions and 20 deletions

View File

@@ -99,7 +99,8 @@ body {
.project-container {
position: inherit;
display: flex;
flex-direction: column;
flex-direction: row;
flex-wrap: wrap;
}
.project-container-row {