Closed mr-mig closed 3 years ago
bottom/right ?:)
@aju I agree with the bottom for sure, but how are we going to handle item that should have margin/padding on left side and its first item? first-child
and margin-left
?
@vergilius yeah actually thats a good solution:) other than that we usually align items to left so setting right margin have more sense for me.
We should also decide how paddings/margins should be applied to 2 components ie one is inside another
The problems I faced so far:
I've tried different solutions:
We need to chose a single direction for vertical and horizontal margins. This choice should be stated in README.
See this article: http://csswizardry.com/2012/06/single-direction-margin-declarations/
Related to #13