mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Add more variables
This commit is contained in:
@@ -43,6 +43,10 @@ $weight-medium: 500 !default
|
||||
$weight-semibold: 600 !default
|
||||
$weight-bold: 700 !default
|
||||
|
||||
// Spacing
|
||||
|
||||
$block-spacing: 1.5rem !default
|
||||
|
||||
// Responsiveness
|
||||
|
||||
// The container horizontal gap, which acts as the offset for breakpoints
|
||||
|
||||
@@ -159,9 +159,9 @@
|
||||
%arrow
|
||||
+arrow
|
||||
|
||||
=block
|
||||
=block($spacing: $block-spacing)
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1.5rem
|
||||
margin-bottom: $spacing
|
||||
|
||||
%block
|
||||
+block
|
||||
|
||||
Reference in New Issue
Block a user