.proj-create { /* min-height: 100%; */ /* background-color: var(--color-light); */ display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; padding-bottom: 50px; } ::-webkit-scrollbar { display: none; } .proj-create .proj { margin-top: 23px; } .proj-create .test{ /* height: 30p; */ }