2.8.2 #tools.lists.shila-horizontal-nav shila-horizontal-nav
@mixin shila-horizontal-nav(
$spacing: $shila-small-spacing,
$color: $shila-medium-gray,
$active-color: $shila-dark-gray
)
Defines a horizontal navigation element based on a list of links.
Parameters:
-
$spacing
(Optional.) Spacing between list items. -
$reset
(Optional.) Boolean indicating whether to reset the list or not.
Source:
partials/tools/_tools.lists.scss
, line 107