1 2 3 4 5 6
.ProjectList { display: flex; flex-direction: column; justify-content: center; row-gap: var(--gap-1); }