Sass negative variable value?

后端 未结 3 453
陌清茗
陌清茗 2020-11-29 02:59

I have a couple of scss selectors where I use the same amount positive and negative, as in:

padding: 0 15px 15px;
margin: 0 -15px 20px -15px;
3条回答
提交回复
热议问题