#recipe-list { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 2rem; } .pagination { font-size: 1.2rem; }