.lx-nav{ display: flex; justify-content: space-between; align-items: center; background-color: rgba(255,255,255,1); margin-bottom:0px ; .nav-item{ padding:16px 0; margin: 0 16px; color: $primary; } a{ text-decoration: none; } }