.admin-projects-table {
display: flex;
flex-direction: column;
justify-content: center;
align-items: space-evenly;
gap: 5px;
width: 90%;
}