patch project/projectList structure

This commit is contained in:
2022-09-26 12:40:36 -04:00
parent e7b01fea39
commit d8786454fa
3 changed files with 8 additions and 8 deletions

View File

@@ -238,7 +238,9 @@ a {
.projectList {
padding: 0px;
display: block;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: auto;
margin-right: auto;
width: 100%;