KSS Style Guide

28.1.28 #Margin - Width - mp90 .mw*r-lg-p90

Toggle example guides Toggle HTML markup

Sets the margin of element to negative value of the css var for p90 on lg.

Examples
Default styling
A div
.mwar-lg-p90
Sets all margins to mp90 on lg
A div
.mwxr-lg-p90
Sets left and right margins to mp90 on lg
A div
.mwyr-lg-p90
Sets top and bottom margins to mp90 on lg
A div
.mwtr-lg-p90
Sets top margin to mp90 on lg
A div
.mwrr-lg-p90
Sets right margin to mp90 on lg
A div
.mwbr-lg-p90
Sets bottom margin to mp90 on lg
A div
.mwlr-lg-p90
Sets left margin to mp90 on lg
A div
Markup
<div class="[modifier class]">A div</div>
Source: dist/full/full.css, line 19304