mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix Sass build
This commit is contained in:
@@ -47,11 +47,11 @@ $breadcrumb-item-separator-color: $grey-light !default
|
|||||||
// Alignment
|
// Alignment
|
||||||
&.is-centered
|
&.is-centered
|
||||||
ol,
|
ol,
|
||||||
ul
|
ul
|
||||||
justify-content: center
|
justify-content: center
|
||||||
&.is-right
|
&.is-right
|
||||||
ol,
|
ol,
|
||||||
ul
|
ul
|
||||||
justify-content: flex-end
|
justify-content: flex-end
|
||||||
// Sizes
|
// Sizes
|
||||||
&.is-small
|
&.is-small
|
||||||
|
|||||||
Reference in New Issue
Block a user