expanded nav - add program subcategories
This commit is contained in:
parent
952c81aaff
commit
3076394e19
3 changed files with 30 additions and 2 deletions
|
|
@ -68,6 +68,9 @@
|
|||
.expanded-nav__category {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.expanded-nav__category .toggle {
|
||||
display: none;
|
||||
}
|
||||
.expanded-nav__subcategory {
|
||||
font-size: var(--font-size-s);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue