1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
@import theme/typography @import theme/palette .c-menu-item display: block overflow: hidden border-radius: 15px 15px padding: 0.5em .c-menu-link color: $text text-decoration: none .c-menu-link:hover background: $primary-light