Usuń granicę z ostatniego dziecka CSS
.menu li:last-child {
border: none;
}
Confused Chinchilla
.menu li:last-child {
border: none;
}