Navigation menu: Style see-more items

This commit is contained in:
2018-09-15 06:16:06 +02:00
parent 07670dce96
commit 6b29c70212
2 changed files with 10 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ mixin nav-secondary(title)
ul.nav.nav-secondary&attributes(attributes)
if title
li.nav-item
span.nav-link.font-weight-bold.pointer-events-none= title
span.nav-title.nav-link.font-weight-bold.pointer-events-none= title
if block
block