Nav improvements

- Use translated names
- Revised build dropdown
- More flexible from config file, less template editing
This commit is contained in:
mDuo13
2020-09-21 18:08:34 -07:00
parent 75fa1220c7
commit 0fc9ac74e6
7 changed files with 72 additions and 46 deletions

View File

@@ -97,6 +97,10 @@
line-height: 262%;
padding: 0 .875rem;
&.top-level-2 {
padding-left: 2rem
}
&:hover {
color: $primary;
}