Update to helper mixin for flexbox
The docs read to pass in any horizontal value with an example "bottom", but the function is requiring a vertical alignment (so 'bottom' would work but 'left, center, right' would not.) Referencing https://github.com/zurb/foundation-sites/blob/develop/scss/util/_flex.scss#L55
Loading
Please sign in to comment