.username { width: 300px; } .nav { margin-top: 1rem; justify-content: space-between; } .nav div:first-child a { padding-left: 0; } .nav div:last-child a { padding-right: 0; }