@use "../utils/variables"; nav.tabs { height: auto; border-top: variables.$border-groove; border-bottom: variables.$border-groove; .item { font-weight: bold; white-space: nowrap; } .item.active { text-decoration: none; } }