.footer { display: flex; justify-content: space-between; align-items: center; } .links { li:not(:last-child) { padding-bottom: 4px; } }