Bulma provides you margin m* and padding p* helpers in all directions:
Bulma provides margin m* and padding p* helpers in all directions:
- @@ -62,7 +62,7 @@ customValues:
- You can combine a margin/padding prefix with a direciton suffix. For example: + You need to combine a margin/padding prefix with a direciton suffix. For example:
-
@@ -94,7 +94,7 @@ customValues:
{% include elements/anchor.html name="List of all spacing helpers" %}
-
-
- horizontal to be abbreviated to
has shortcut + horizontal to be abbreviated toh - - vertical to be ommited + vertical to be excluded as well
-
- to only have 3 values: "small" at
10px, "medium" at30px, and "large" at60px+ and to only have 3 values: "small" at10px, "medium" at30px, and "large" at60px
+
There are 84 spacing helpers to choose from:
@@ -131,13 +131,13 @@ $spacing-values: ("small": 10px, "medium": 30px, "large": 60px); padding to be totally excluded