@media (max-width: 768px) {

    .project-list {
    margin: 1rem 1rem;
    }

}