@use "../01-base/breakpoints" as *; @use "../01-base/colors" as *; .header{ height: 80px; display: flex; justify-content: space-between; align-items: center; .header-logo{ width: 125px; height: 27px; } }