.projectsList { flex-basis: 500px; flex-grow: 1; flex-shrink: 1; overflow-y: scroll; display: flex; flex-direction: column; gap: 8px; }