.footer-nav
Element
Navigation item for footer bars (mobile nav style)
.tiny
.small
.medium
.large
.extra
.huge
Syntax
.footer-nav "Label" [block]
Nav with literal label
.footer-nav $label [block]
Nav with variable label
.footer-nav !icon "Label" [block]
Nav with icon and literal label
.footer-nav !icon $label [block]
Nav with icon and variable label
.footer-nav !icon [block]
Nav with icon only
.footer-nav [block]
Bare nav item (for dynamic content)