spacing and border spacing mixins for x-axis and y-axis are mixed up
anastasialanz opened this issue · 1 comments
anastasialanz commented
I would expect x-axis
to be left and right and y-axis
to be top and bottom.
sparkle/systems/spacing/_mixins.scss
Lines 15 to 21 in 4212380
sparkle/systems/border/position/_mixins.scss
Lines 4 to 10 in 4212380
These tests look like they will need to be updated too.
sparkle/systems/spacing/margin/_test.scss
Lines 17 to 18 in 4212380
sparkle/systems/spacing/padding/_test.scss
Lines 17 to 18 in 4212380
sparkle/systems/spacing/position/_test.scss
Lines 17 to 18 in 4212380
anastasialanz commented
Fixed!