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