Support non-link menu items

This commit is contained in:
Michael Lange
2017-10-09 18:55:13 -07:00
parent a36a8e6ba3
commit c665c7acf0

View File

@@ -15,6 +15,10 @@
color: $blue;
}
}
.menu-item {
margin: 0.5rem 1.5rem;
}
}
.menu-label {