Fix Sass build
This commit is contained in:
parent
787e6ed007
commit
c342fcf941
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue