Layout and style for new global menu.

This commit is contained in:
2018-09-15 05:41:15 +02:00
parent b0311af6b5
commit 2e9555e160
6 changed files with 124 additions and 110 deletions

View File

@@ -35,8 +35,8 @@ mixin jumbotron(title, text, image, url)
mixin nav-secondary(title)
ul.nav.nav-secondary&attributes(attributes)
if title
li.font-weight-bold.px-2
=title
li.nav-item
span.nav-link.font-weight-bold.pointer-events-none= title
if block
block