app/assets/stylesheets/sass/elements/other.sass in bulma-rails-0.3.2 vs app/assets/stylesheets/sass/elements/other.sass in bulma-rails-0.4.0

- old
+ new

@@ -3,16 +3,19 @@ .container position: relative +desktop margin: 0 auto - max-width: $desktop - 40px // 960px + width: $desktop - 40px // Modifiers &.is-fluid margin: 0 20px max-width: none + width: auto +widescreen - max-width: $widescreen - 40px // 1152px + width: $widescreen - 40px + +fullhd + width: $fullhd - 40px .delete +delete .fa