Re: [csswg-drafts] padding-x, padding-y, margin-x & margin-y (#3486)

`margin-block` will set both margins in the block dimension, and `margin-inline` both margins in the inline direction. How that maps to physical dimensions depends on writing mode, but you are always going to have the ability to set block and inline.

As well as the MDN stuff I also explain logical properties and values here: https://www.smashingmagazine.com/2018/03/understanding-logical-properties-values/

-- 
GitHub Notification of comment by rachelandrew
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3486#issuecomment-451748088 using your GitHub account

Received on Sunday, 6 January 2019 15:00:41 UTC