2.5.5 #tools.layout.shila-side-spacing shila-side-spacing
@function shila-side-spacing($breakpoint: null)
Returns a breakpoint value from $shila-side-spacings
. Returns
the default
value if the optional breakpoint parameter is not
provided or a value for the provided breakpoint is not found.
Parameters:
-
$breakpoint
(Optional.) Breakpoint key.
Source:
partials/tools/_tools.layout.scss
, line 10