app/assets/stylesheets/sass/utilities/initial-variables.sass in bulma-rails-0.5.1 vs app/assets/stylesheets/sass/utilities/initial-variables.sass in bulma-rails-0.5.2
- old
+ new
@@ -42,11 +42,11 @@
$weight-semibold: 600 !default
$weight-bold: 700 !default
// Responsiveness
-// The container gap, which acts as the offset for breakpoints
-$gap: 24px !default
+// The container horizontal gap, which acts as the offset for breakpoints
+$gap: 32px !default
// 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16
$tablet: 769px !default
// 960px container + 3rem
$desktop: 960px + (2 * $gap) !default
// 1152px container + 3rem