.project-container { display: flex; flex-direction: column-reverse; } .project-container img {max-width: 100%; height: auto; } @media only screen and (min-width: 768px) { nav { flex-direction: row; } .project-container { flex-direction: row; column-gap: 1em; } .pagination { width: 30%; } }
Deleting the wiki page "Basic template" cannot be undone. Continue?