Retire el borde del último CSS infantil
.menu li:last-child {
border: none;
}
Confused Chinchilla
.menu li:last-child {
border: none;
}