Fix/divide (#3362)

* Use custom divide function

* Add docs spacing table styles

* Update changelog
This commit is contained in:
Jeremy Thomas
2021-06-18 18:27:34 +01:00
committed by GitHub
parent 1239ac857c
commit d6d32e8050
22 changed files with 516 additions and 294 deletions

View File

@@ -1,6 +1,6 @@
@import "../utilities/mixins"
$level-item-spacing: ($block-spacing / 2) !default
$level-item-spacing: ($block-spacing * 0.5) !default
.level
@extend %block