Fix Sass build

This commit is contained in:
Jeremy Thomas 2018-04-13 16:17:50 +01:00
parent 787e6ed007
commit c342fcf941

View File

@ -47,11 +47,11 @@ $breadcrumb-item-separator-color: $grey-light !default
// Alignment
&.is-centered
ol,
ul
ul
justify-content: center
&.is-right
ol,
ul
ul
justify-content: flex-end
// Sizes
&.is-small